Searched defs:__prot (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/riscv/mm/ |
| D | init.c | 370 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 377 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/ttm/ |
| D | ttm_bo_util.c | 265 #define __ttm_kmap_atomic_prot(__page, __prot) kmap_atomic_prot(__page, __prot) argument 268 #define __ttm_kmap_atomic_prot(__page, __prot) vmap(&__page, 1, 0, __prot) argument
|
| /kernel/linux/linux-4.19/arch/arm64/mm/ |
| D | mmu.c | 173 pgprot_t __prot = prot; in alloc_init_cont_pte() local 247 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| D | mmu.c | 197 pgprot_t __prot = prot; in alloc_init_cont_pte() local 271 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|