Searched defs:__prot (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/arch/riscv/mm/ |
D | init.c | 404 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 411 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 414 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) argument
|
/Linux-v5.15/arch/arm64/mm/ |
D | mmu.c | 203 pgprot_t __prot = prot; in alloc_init_cont_pte() local 281 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|