Searched refs:PhysHighMem (Results 1 – 4 of 4) sorted by relevance
347 if (PhysHighMem(phys)) in kmsan_handle_dma()
207 if (per_page_flush && !PhysHighMem(paddr)) { in __sbus_iommu_map_phys()
615 #define PhysHighMem(__p) (PageHighMem(phys_to_page(__p))) in PAGEFLAG() macro
646 if (PhysHighMem(phys)) { in dma_cache_maint_page()