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

/linux-master/arch/s390/include/uapi/asm/
H A Dkvm.h189 __u8 fixed_logout[16]; member in struct:kvm_s390_mchk_info
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h189 __u8 fixed_logout[16]; member in struct:kvm_s390_mchk_info
/linux-master/arch/s390/kvm/
H A Dinterrupt.c669 rc |= write_guest_lc(vcpu, __LC_PSW_SAVE_AREA, &mchk->fixed_logout,
670 sizeof(mchk->fixed_logout));
1671 memcpy(&mchk->fixed_logout, &irq->u.mchk.fixed_logout,
1672 sizeof(mchk->fixed_logout));

Completed in 255 milliseconds