Home
last modified time | relevance | path

Searched refs:_TRC_running (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dviridian.h52 #define _TRC_running 1 macro
53 #define TRC_running (1 << _TRC_running)
/xen/xen/arch/x86/hvm/viridian/
A Dtime.c93 if ( test_and_clear_bit(_TRC_running, &trc->flags) ) in time_ref_count_freeze()
103 test_and_set_bit(_TRC_running, &trc->flags) ) in time_ref_count_thaw()

Completed in 3 milliseconds