Home
last modified time | relevance | path

Searched refs:MMCR0_USER_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h943 #define MMCR0_USER_MASK (MMCR0_FC | MMCR0_PMXE | MMCR0_PMAO) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h950 #define MMCR0_USER_MASK (MMCR0_FC | MMCR0_PMXE | MMCR0_PMAO) macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c585 current->thread.mmcr0 = mmcr0 & MMCR0_USER_MASK; in ebb_switch_out()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c638 current->thread.mmcr0 = mmcr0 & MMCR0_USER_MASK; in ebb_switch_out()

Completed in 14 milliseconds