Searched defs:__prot (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/mm/ |
| A 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/arch/arm64/mm/ |
| A D | mmu.c | 204 pgprot_t __prot = prot; in alloc_init_cont_pte() local 282 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|
Completed in 8 milliseconds