Searched refs:VNET_STOP (Results 1 – 4 of 4) sorted by relevance
161 #define VNET_BYTES (VNET_STOP - VNET_START)489 (uintptr_t)start + size <= VNET_STOP); in vnet_save_init()503 (uintptr_t)start + size <= VNET_STOP); in vnet_restore_init()
164 #define VNET_STOP (uintptr_t)&__stop_set_vnet macro
271 if (value < VNET_START || value >= VNET_STOP) in db_value_of_name_vnet()
523 vnet_save_init((void *)VNET_START, VNET_STOP - VNET_START); in link_elf_init()