Searched refs:UINT64_MAX (Results 1 – 3 of 3) sorted by relevance
42 #ifndef UINT64_MAX43 #define UINT64_MAX (0xffffffffffffffffUL) macro
297 run_countdown = UINT64_MAX; in sched_bvt_pick_next()301 if (run_countdown != UINT64_MAX) { in sched_bvt_pick_next()
894 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