Searched refs:SDNXC (Results 1 – 3 of 3) sorted by relevance
260 #define SDNXC 8 macro261 #define SDNXL (1UL << SDNXC)
244 #define SDNXC 8 macro245 #define SDNXL (1UL << SDNXC)
3877 vcpu->arch.sie_block->sdnxo = virt_to_phys(&vcpu->run->s.regs.sdnx) | SDNXC; in kvm_s390_vcpu_setup()