Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dreg.h398 #define SPRN_RWMR 0x375 /* Region-Weighting Mode Register */ macro
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv.c3771 mtspr(SPRN_RWMR, rwmr_val); in kvmppc_run_core()