Searched refs:KVM_VM_S390_UCONTROL (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dtrace-s390.h36 __entry->type & KVM_VM_S390_UCONTROL ? " (UCONTROL)" : "")
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) {
/linux-master/include/uapi/linux/
H A Dkvm.h624 #define KVM_VM_S390_UCONTROL 1 macro
/linux-master/tools/include/uapi/linux/
H A Dkvm.h860 #define KVM_VM_S390_UCONTROL 1 macro

Completed in 215 milliseconds