Home
last modified time | relevance | path

Searched refs:set_hpet_sid (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Ddmar.h129 extern int set_hpet_sid(struct irte *irte, u8 id);
169 static inline int set_hpet_sid(struct irte *irte, u8 id) in set_hpet_sid() function
/linux-2.6.39/drivers/pci/
Dintr_remapping.c348 int set_hpet_sid(struct irte *irte, u8 id) in set_hpet_sid() function
/linux-2.6.39/arch/x86/kernel/apic/
Dio_apic.c3101 set_hpet_sid(&irte, hpet_id); in msi_compose_msg()