Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dctlreg.h13 #define CR0_TRANSACTIONAL_EXECUTION_BIT (63 - 8) macro
37 #define CR0_TRANSACTIONAL_EXECUTION BIT(CR0_TRANSACTIONAL_EXECUTION_BIT)
/arch/s390/boot/
A Dstartup.c144 local_ctl_set_bit(0, CR0_TRANSACTIONAL_EXECUTION_BIT); in detect_facilities()

Completed in 7 milliseconds