Home
last modified time | relevance | path

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

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