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

/linux-master/arch/arm64/mm/
H A Dmmu.c45 #define NO_CONT_MAPPINGS BIT(1) macro
229 (flags & NO_CONT_MAPPINGS) == 0)
307 (flags & NO_CONT_MAPPINGS) == 0)
503 NO_CONT_MAPPINGS);
515 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;
531 NO_CONT_MAPPINGS);
597 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS);
634 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;
668 PAGE_KERNEL, NO_CONT_MAPPINGS);
1331 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS;
[all...]

Completed in 196 milliseconds