Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dlguest_hcall.h13 #define LHCALL_SET_CLOCKEVENT 9 macro
/linux-4.1.27/drivers/lguest/
Dhypercalls.c109 case LHCALL_SET_CLOCKEVENT: in do_hcall()
/linux-4.1.27/arch/x86/lguest/
Dboot.c984 hcall(LHCALL_SET_CLOCKEVENT, delta, 0, 0, 0); in lguest_clockevent_set_next_event()
995 hcall(LHCALL_SET_CLOCKEVENT, 0, 0, 0, 0); in lguest_clockevent_set_mode()