Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/mm/
Dmmu.c38 #define NO_BLOCK_MAPPINGS BIT(0) macro
214 (flags & NO_BLOCK_MAPPINGS) == 0) { in init_pmd()
313 (flags & NO_BLOCK_MAPPINGS) == 0) { in alloc_init_pud()
420 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
467 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
518 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in map_mem()
1059 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()