Searched refs:H_VMALLOC_START (Results 1 – 2 of 2) sorted by relevance
79 #define H_VMALLOC_START H_KERN_VIRT_START macro81 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE)98 #define VMALLOC_REGION_ID NON_LINEAR_REGION_ID(H_VMALLOC_START)130 BUILD_BUG_ON(NON_LINEAR_REGION_ID(H_VMALLOC_START) != 2); in get_region_id()
975 if (end >= H_VMALLOC_START) { in hash__create_section_mapping()1155 if ((base + size) >= H_VMALLOC_START) { in htab_initialize()1241 __vmalloc_start = H_VMALLOC_START; in hash__early_init_mmu()