Searched refs:SPRN_CIABR (Results 1 – 4 of 4) sorted by relevance
709 mfspr r5, SPRN_CIABR811 mtspr SPRN_CIABR, r71764 mtspr SPRN_CIABR, r53344 mtspr SPRN_CIABR, r0
3439 unsigned long host_ciabr = mfspr(SPRN_CIABR); in kvmhv_load_hv_regs_and_go()3483 mtspr(SPRN_CIABR, vcpu->arch.ciabr); in kvmhv_load_hv_regs_and_go()3532 mtspr(SPRN_CIABR, host_ciabr); in kvmhv_load_hv_regs_and_go()
290 #define SPRN_CIABR 0xBB macro
355 mtspr(SPRN_CIABR, ciabr); in write_ciabr()2009 printf("ciabr = %.16lx\n", mfspr(SPRN_CIABR)); in dump_207_sprs()