Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dphysaddr.c75 VIRTUAL_BUG_ON(__vmalloc_start_set && is_vmalloc_addr((void *) x)); in __phys_addr()
90 if (__vmalloc_start_set && is_vmalloc_addr((void *) x)) in __virt_addr_valid()
Dinit_32.c62 bool __read_mostly __vmalloc_start_set = false; variable
675 __vmalloc_start_set = true; in initmem_init()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_32_types.h30 extern bool __vmalloc_start_set; /* set once high_memory is set */