Home
last modified time | relevance | path

Searched refs:BESCR_GE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c63 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation_early()
65 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c97 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation()
99 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c63 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation_early()
65 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c107 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation()
109 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h913 #define BESCR_GE 0x8000000000000000ULL /* Global Enable */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h920 #define BESCR_GE 0x8000000000000000ULL /* Global Enable */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c685 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c738 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()

Completed in 16 milliseconds