Searched defs:__prot (Results 1 – 2 of 2) sorted by relevance
/arch/riscv/mm/ |
D | init.c | 413 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 420 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 423 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) argument
|
/arch/arm64/mm/ |
D | mmu.c | 209 pgprot_t __prot = prot; in alloc_init_cont_pte() local 287 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|