Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/mm/
Dmmu.c50 #define NO_BLOCK_MAPPINGS BIT(0) macro
203 (flags & NO_BLOCK_MAPPINGS) == 0) { in init_pmd()
302 (flags & NO_BLOCK_MAPPINGS) == 0) { in alloc_init_pud()
390 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
437 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
488 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in map_mem()