Home
last modified time | relevance | path

Searched refs:SPRN_PTCR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dultravisor.h26 mtspr(SPRN_PTCR, val); in set_ptcr_when_no_uv()
H A Dreg.h742 #define SPRN_PTCR 0x1D0 /* Partition table control Register */ macro
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c678 sprs.ptcr = mfspr(SPRN_PTCR); in power9_idle_stop()
759 mtspr(SPRN_PTCR, sprs.ptcr); in power9_idle_stop()
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c2120 mfspr(SPRN_PTCR), mfspr(SPRN_ASDR)); in dump_300_sprs()