Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dlguest_hcall.h12 #define LHCALL_TS 8 macro
/linux-3.4.99/drivers/lguest/
Dhypercalls.c112 case LHCALL_TS: in do_hcall()
/linux-3.4.99/arch/x86/lguest/
Dboot.c511 lazy_hcall1(LHCALL_TS, val & X86_CR0_TS); in lguest_write_cr0()
527 lazy_hcall1(LHCALL_TS, 0); in lguest_clts()