Home
last modified time | relevance | path

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

/hypervisor/include/lib/
A Dtypes.h42 #ifndef UINT64_MAX
43 #define UINT64_MAX (0xffffffffffffffffUL) macro
/hypervisor/common/
A Dsched_bvt.c297 run_countdown = UINT64_MAX; in sched_bvt_pick_next()
301 if (run_countdown != UINT64_MAX) { in sched_bvt_pick_next()
/hypervisor/arch/x86/guest/
A Dvcpu.c894 xsaves(&ectx->xs_area, UINT64_MAX); in save_xsave_area()
914 xrstors(&ectx->xs_area, UINT64_MAX); in rstore_xsave_area()

Completed in 6 milliseconds