Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dpgtable.h409 static inline pgprot_t mk_pmd_sect_prot(pgprot_t prot) in mk_pmd_sect_prot() function
/linux-5.19.10/arch/arm64/mm/
Dmmu.c1376 pmd_t new_pmd = pfn_pmd(__phys_to_pfn(phys), mk_pmd_sect_prot(prot)); in pmd_set_huge()