Searched defs:__prot (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/riscv/mm/ |
D | init.c | 274 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 282 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
|
/Linux-v5.4/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
|
/Linux-v5.4/arch/arm64/mm/ |
D | mmu.c | 184 pgprot_t __prot = prot; in alloc_init_cont_pte() local 258 pgprot_t __prot = prot; in alloc_init_cont_pmd() local
|