Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dcpu_setup_ppc970.S56 mtspr SPRN_HIOR,0 /* Clear interrupt prefix */
168 mtspr SPRN_HIOR,0
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_emulate.c382 case SPRN_HIOR: in kvmppc_core_emulate_mtspr_pr()
545 case SPRN_HIOR: in kvmppc_core_emulate_mfspr_pr()
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h272 #define SPRN_HIOR 0x137 /* 970 Hypervisor interrupt offset */ macro