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

/linux-4.1.27/drivers/lguest/x86/
H A Dcore.c58 } lguest_entry; variable in typeref:struct:__anon5357
175 "m"(lguest_entry) run_guest_once()
580 lguest_entry.offset = (long)switch_to_guest + switcher_offset();
581 lguest_entry.segment = LGUEST_CS;
/linux-4.1.27/arch/x86/kernel/
H A Dhead_32.S263 WEAK(lguest_entry)
273 .long lguest_entry /* lguest hypervisor */
/linux-4.1.27/arch/x86/lguest/
H A Dhead_32.S32 ENTRY(lguest_entry)

Completed in 145 milliseconds