Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Ddmar.h136 extern int set_hpet_sid(struct irte *irte, u8 id);
176 static inline int set_hpet_sid(struct irte *irte, u8 id) in set_hpet_sid() function
/linux-3.4.99/drivers/iommu/
Dintr_remapping.c356 int set_hpet_sid(struct irte *irte, u8 id) in set_hpet_sid() function
/linux-3.4.99/arch/x86/kernel/apic/
Dio_apic.c3214 set_hpet_sid(&irte, hpet_id); in msi_compose_msg()