Home
last modified time | relevance | path

Searched defs:__prot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/mm/
H A Dinit.c626 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
642 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
645 #define create_p4d_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument
646 #define create_pud_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument
647 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c220 pgprot_t __prot = prot; in alloc_init_cont_pte() local
298 pgprot_t __prot = prot; in alloc_init_cont_pmd() local