Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_emulate.c724 case SPRN_HID2_GEKKO: in kvmppc_core_emulate_mtspr_pr()
905 case SPRN_HID2_GEKKO: in kvmppc_core_emulate_mfspr_pr()
Dbook3s_pr.c648 mtspr(SPRN_HID2_GEKKO, mfspr(SPRN_HID2_GEKKO) | (1 << 29)); in kvmppc_set_pvr_pr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h614 #define SPRN_HID2_GEKKO 0x398 /* Gekko HID2 Register */ macro