Home
last modified time | relevance | path

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

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