Searched refs:sdnx (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/uapi/asm/
H A Dkvm.h572 /* length and alignment of the sdnx as a power of two */
600 __u8 padding2[184]; /* sdnx needs to be 256byte aligned */
602 __u8 sdnx[SDNXL]; /* state description annex */ member in union:kvm_sync_regs::__anon59
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h572 /* length and alignment of the sdnx as a power of two */
600 __u8 padding2[184]; /* sdnx needs to be 256byte aligned */
602 __u8 sdnx[SDNXL]; /* state description annex */ member in union:kvm_sync_regs::__anon128
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3883 vcpu->arch.sie_block->sdnxo = virt_to_phys(&vcpu->run->s.regs.sdnx) | SDNXC;

Completed in 166 milliseconds