Home
last modified time | relevance | path

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

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