Home
last modified time | relevance | path

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

/arch/arm64/mm/
Dmmu.c972 pmd_t new_pmd = pfn_pmd(__phys_to_pfn(phys), mk_pmd_sect_prot(prot)); in pmd_set_huge()
/arch/arm64/include/asm/
Dpgtable.h331 static inline pgprot_t mk_pmd_sect_prot(pgprot_t prot) in mk_pmd_sect_prot() function