Searched refs:CR0_TRANSACTIONAL_EXECUTION_BIT (Results 1 – 2 of 2) sorted by relevance
13 #define CR0_TRANSACTIONAL_EXECUTION_BIT (63 - 8) macro37 #define CR0_TRANSACTIONAL_EXECUTION BIT(CR0_TRANSACTIONAL_EXECUTION_BIT)
249 system_ctl_set_bit(0, CR0_TRANSACTIONAL_EXECUTION_BIT); in detect_machine_facilities()