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