Searched refs:huge_pv_timer_call (Results 1 – 1 of 1) sorted by relevance
743 thread_call_t huge_pv_timer_call = thread_call_allocate(huge_pv_test_timeout, &args); in test_pmap_huge_pv_list() local779 thread_call_enter_delayed(huge_pv_timer_call, deadline); in test_pmap_huge_pv_list()793 thread_call_cancel_wait(huge_pv_timer_call); in test_pmap_huge_pv_list()794 thread_call_free(huge_pv_timer_call); in test_pmap_huge_pv_list()