Home
last modified time | relevance | path

Searched defs:sier2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h271 #define P10_SIER2_FINISH_CYC(sier2) (((sier2) >> (63 - 37)) & 0x7fful) argument
272 #define P10_SIER2_DISPATCH_CYC(sier2) (((sier2) >> (63 - 13)) & 0x7fful) argument
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h23 unsigned long sier2; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h260 unsigned long sier2; member