Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dmmu.c48 #define NO_BLOCK_MAPPINGS BIT(0) macro
266 (flags & NO_BLOCK_MAPPINGS) == 0) { in init_pmd()
389 (flags & NO_BLOCK_MAPPINGS) == 0) { in alloc_init_pud()
997 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
1079 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in arm64_kfence_map_pool()
1145 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
1337 pgd_pgtable_alloc_init_mm, NO_BLOCK_MAPPINGS); in map_entry_trampoline()
1977 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()