Home
last modified time | relevance | path

Searched refs:NO_CONT_MAPPINGS (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/arm64/mm/
Dmmu.c46 #define NO_CONT_MAPPINGS BIT(1) macro
227 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pte()
314 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pmd()
518 NO_CONT_MAPPINGS); in create_mapping_noalloc()
530 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
546 NO_CONT_MAPPINGS); in update_mapping_prot()
612 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in arm64_kfence_map_pool()
649 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
683 PAGE_KERNEL, NO_CONT_MAPPINGS); in map_mem()
1346 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()