Home
last modified time | relevance | path

Searched refs:detect_calgary (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dcalgary.h65 extern int detect_calgary(void);
67 static inline int detect_calgary(void) { return -ENODEV; } in detect_calgary() function
/arch/x86/kernel/
Dpci-calgary_64.c1374 int __init detect_calgary(void) in detect_calgary() function
1607 IOMMU_INIT_POST(detect_calgary);