Home
last modified time | relevance | path

Searched refs:__phys_mem_access_prot (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/powerpc/include/asm/
Dpgtable.h125 pgprot_t __phys_mem_access_prot(unsigned long pfn, unsigned long size,
132 return __phys_mem_access_prot(pfn, size, vma_prot); in phys_mem_access_prot()
Dvideo.h11 return __phys_mem_access_prot(PHYS_PFN(offset), vm_end - vm_start, prot); in pgprot_framebuffer()
/linux-6.14.4/arch/powerpc/mm/
Dmem.c40 pgprot_t __phys_mem_access_prot(unsigned long pfn, unsigned long size, in __phys_mem_access_prot() function
51 EXPORT_SYMBOL(__phys_mem_access_prot);