Searched refs:scaoh (Results 1 – 4 of 4) sorted by relevance
126 __u32 scaoh; /* 0x005c */ member
684 hpa = (u64) scb_s->scaoh << 32 | scb_s->scaol; in unpin_blocks()689 scb_s->scaoh = 0; in unpin_blocks()745 gpa |= (u64) READ_ONCE(scb_o->scaoh) << 32; in pin_blocks()762 scb_s->scaoh = (u32)((u64)hpa >> 32); in pin_blocks()
3526 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3536 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3545 vcpu->arch.sie_block->scaoh = sca_phys >> 32; in sca_add_vcpu()3576 u32 scaol, scaoh; in sca_switch_to_extended() local3587 scaoh = new_sca_phys >> 32; in sca_switch_to_extended()3596 vcpu->arch.sie_block->scaoh = scaoh; in sca_switch_to_extended()
255 __u32 scaoh; /* 0x005c */ member