Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg.h946 #define MMCR0_USER_MASK (MMCR0_FC | MMCR0_PMXE | MMCR0_PMAO) macro
/linux/arch/powerpc/perf/
H A Dcore-book3s.c631 current->thread.mmcr0 = mmcr0 & MMCR0_USER_MASK; in ebb_switch_out()