Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/mm/
Dmmu.c44 #define NO_BLOCK_MAPPINGS BIT(0) macro
250 (flags & NO_BLOCK_MAPPINGS) == 0) { in init_pmd()
347 (flags & NO_BLOCK_MAPPINGS) == 0) { in alloc_init_pud()
473 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
555 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in arm64_kfence_map_pool()
588 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
687 __pgd_pgtable_alloc, NO_BLOCK_MAPPINGS); in map_entry_trampoline()
1314 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()