Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dphysaddr.c77 VIRTUAL_BUG_ON(__vmalloc_start_set && is_vmalloc_addr((void *) x)); in __phys_addr()
92 if (__vmalloc_start_set && is_vmalloc_addr((void *) x)) in __virt_addr_valid()
H A Dnuma_32.c57 __vmalloc_start_set = true; in initmem_init()
H A Dinit_32.c60 bool __read_mostly __vmalloc_start_set = false; variable
656 __vmalloc_start_set = true; in initmem_init()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_32_areas.h17 extern bool __vmalloc_start_set; /* set once high_memory is set */