Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/mm/
Dmmu.c42 #define NO_CONT_MAPPINGS BIT(1) macro
209 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pte()
287 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pmd()
435 NO_CONT_MAPPINGS); in create_mapping_noalloc()
447 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()
463 NO_CONT_MAPPINGS); in update_mapping_prot()
520 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()
554 PAGE_KERNEL, NO_CONT_MAPPINGS); in map_mem()
691 &vmlinux_rodata, NO_CONT_MAPPINGS, VM_NO_GUARD); in map_kernel()
1489 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in arch_add_memory()