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

/linux-master/arch/arm64/mm/
H A Dmmu.c44 #define NO_BLOCK_MAPPINGS BIT(0) macro
253 (flags & NO_BLOCK_MAPPINGS) == 0) {
349 (flags & NO_BLOCK_MAPPINGS) == 0) {
515 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;
597 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS);
634 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;
732 __pgd_pgtable_alloc, NO_BLOCK_MAPPINGS);
1331 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;

Completed in 182 milliseconds