Searched refs:resource_flags (Results 1 – 1 of 1) sorted by relevance
214 static inline bool pnv_pci_is_m64_flags(unsigned long resource_flags) in pnv_pci_is_m64_flags() argument218 return (resource_flags & flags) == flags; in pnv_pci_is_m64_flags()