Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmachine.c189 | (1ULL << MSR_TS1) in cpu_pre_save()
H A Dcpu.h427 #define MSR_TS1 PPC_BIT_NR(30) macro
476 FIELD(MSR, TS1, MSR_TS1, 1)
H A Dcpu_init.c6265 (1ull << MSR_TS1) | in POWERPC_FAMILY()