Home
last modified time | relevance | path

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

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