Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dmmu.c50 #define NO_CONT_MAPPINGS BIT(1) macro
233 (flags & NO_CONT_MAPPINGS) == 0 && in alloc_init_cont_pte()
345 (flags & NO_CONT_MAPPINGS) == 0 && in alloc_init_cont_pmd()
1036 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
1144 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS | NO_EXEC_MAPPINGS); in arm64_kfence_map_pool()
1209 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
2015 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()