Searched refs:KVM_VM_S390_UCONTROL (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/include/uapi/linux/
H A Dkvm.h624 #define KVM_VM_S390_UCONTROL 1 macro
/linux-master/include/uapi/linux/
H A Dkvm.h624 #define KVM_VM_S390_UCONTROL 1 macro
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3305 if (type & ~KVM_VM_S390_UCONTROL)
3307 if ((type & KVM_VM_S390_UCONTROL) && (!capable(CAP_SYS_ADMIN)))
3397 if (type & KVM_VM_S390_UCONTROL) {
H A Dtrace-s390.h36 __entry->type & KVM_VM_S390_UCONTROL ? " (UCONTROL)" : "")

Completed in 1442 milliseconds