Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Ddmar.h127 extern struct intel_iommu *map_hpet_to_ir(u8 id);
161 static inline struct intel_iommu *map_hpet_to_ir(unsigned int hpet_id) in map_hpet_to_ir() function
/linux-2.6.39/drivers/pci/
Dintr_remapping.c211 struct intel_iommu *map_hpet_to_ir(u8 hpet_id) in map_hpet_to_ir() function
/linux-2.6.39/arch/x86/kernel/apic/
Dio_apic.c3457 struct intel_iommu *iommu = map_hpet_to_ir(id); in arch_setup_hpet_msi()