Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg.h360 #define SPRN_PSSCR_PR 0x337 /* PSSCR ISA 3.0, privileged mode access */ macro
/arch/powerpc/xmon/
Dxmon.c1834 hv ? mfspr(SPRN_PSSCR) : mfspr(SPRN_PSSCR_PR)); in dump_300_sprs()