Home
last modified time | relevance | path

Searched defs:__prot (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/riscv/mm/
Dinit.c274 #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/
Dttm_bo_util.c265 #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/
Dmmu.c184 pgprot_t __prot = prot; in alloc_init_cont_pte() local
258 pgprot_t __prot = prot; in alloc_init_cont_pmd() local