Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h409 #define FSCR_BHRB_LG 4 /* Enable Branch History Rolling Buffer*/ macro
427 #define HFSCR_BHRB __MASK(FSCR_BHRB_LG)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1739 [FSCR_BHRB_LG] = "BHRB", in facility_unavailable_exception()