Searched refs:scaoh (Results 1 – 4 of 4) sorted by relevance
126 __u32 scaoh; /* 0x005c */ member
220 __u32 scaoh; /* 0x005c */ member
700 hpa = (u64) scb_s->scaoh << 32 | scb_s->scaol; in unpin_blocks()705 scb_s->scaoh = 0; in unpin_blocks()761 gpa |= (u64) READ_ONCE(scb_o->scaoh) << 32; in pin_blocks()778 scb_s->scaoh = (u32)((u64)hpa >> 32); in pin_blocks()
3571 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3581 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3590 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3621 u32 scaol, scaoh; in sca_switch_to_extended() local3632 scaoh = new_sca_phys >> 32; in sca_switch_to_extended()3641 vcpu->arch.sie_block->scaoh = scaoh; in sca_switch_to_extended()