Searched refs:NO_CONT_MAPPINGS (Results 1 – 1 of 1) sorted by relevance
45 #define NO_CONT_MAPPINGS BIT(1) macro226 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pte()304 (flags & NO_CONT_MAPPINGS) == 0) in alloc_init_cont_pmd()461 NO_CONT_MAPPINGS); in create_mapping_noalloc()473 flags = NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in create_pgd_mapping()489 NO_CONT_MAPPINGS); in update_mapping_prot()555 NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS); in arm64_kfence_map_pool()588 flags |= NO_BLOCK_MAPPINGS | NO_CONT_MAPPINGS; in map_mem()622 PAGE_KERNEL, NO_CONT_MAPPINGS); in map_mem()749 &vmlinux_rodata, NO_CONT_MAPPINGS, VM_NO_GUARD); in map_kernel()[all …]