Home
last modified time | relevance | path

Searched defs:is_vmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpci.h65 static inline bool is_vmd(struct pci_bus *bus) in is_vmd() function
70 #define is_vmd(bus) false macro