Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpgtable.h122 pgprot_t __phys_mem_access_prot(unsigned long pfn, unsigned long size,
129 return __phys_mem_access_prot(pfn, size, vma_prot); in phys_mem_access_prot()
/linux/arch/powerpc/mm/
H A Dmem.c41 pgprot_t __phys_mem_access_prot(unsigned long pfn, unsigned long size, in __phys_mem_access_prot() function
52 EXPORT_SYMBOL(__phys_mem_access_prot);