Searched refs:switcher_offset (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/lguest/x86/
H A Dcore.c61 static unsigned long switcher_offset(void) switcher_offset() function
492 * update the table with the new addresses. switcher_offset() is a lguest_arch_host_init()
497 default_idt_entries[i] += switcher_offset(); lguest_arch_host_init()
580 lguest_entry.offset = (long)switch_to_guest + switcher_offset();

Completed in 47 milliseconds