Home
last modified time | relevance | path

Searched refs:SPRN_HASHKEYR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dkexec.h26 mtspr(SPRN_HASHKEYR, 0); in reset_sprs()
/linux/arch/powerpc/kernel/
H A Dcpu_setup_power.c132 mtspr(SPRN_HASHKEYR, 0); in init_DEXCR()
/linux/arch/powerpc/include/asm/
H A Dreg.h382 #define SPRN_HASHKEYR 0x1D4 /* Non-privileged hashst/hashchk key register */ macro