Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h430 #define MSR_TS1 PPC_BIT_NR(30) macro
479 FIELD(MSR, TS1, MSR_TS1, 1)
H A Dcpu_init.c6367 (1ull << MSR_TS1) | in POWERPC_FAMILY()