Searched refs:TSC_MODE_DEFAULT (Results 1 – 3 of 3) sorted by relevance
20 #define TSC_MODE_DEFAULT 0 macro
2086 case TSC_MODE_DEFAULT: in tsc_get_info()2141 case TSC_MODE_DEFAULT: in tsc_set_info()2154 if ( tsc_mode == TSC_MODE_DEFAULT && host_tsc_is_safe() && in tsc_set_info()2236 if ( is_hardware_domain(d) && d->arch.tsc_mode == TSC_MODE_DEFAULT ) in dump_softtsc()
550 tsc_set_info(d, TSC_MODE_DEFAULT, 0UL, 0, 0); in arch_domain_create()
Completed in 8 milliseconds