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

/linux-master/include/uapi/linux/
H A Dkvm.h1137 KVM_DEV_TYPE_ARM_VGIC_ITS, enumerator in enum:kvm_device_type
1138 #define KVM_DEV_TYPE_ARM_VGIC_ITS KVM_DEV_TYPE_ARM_VGIC_ITS macro
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1413 KVM_DEV_TYPE_ARM_VGIC_ITS, enumerator in enum:kvm_device_type
1414 #define KVM_DEV_TYPE_ARM_VGIC_ITS KVM_DEV_TYPE_ARM_VGIC_ITS macro
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c599 its_fd = kvm_create_device(v.vm, KVM_DEV_TYPE_ARM_VGIC_ITS);
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c1974 if (type != KVM_DEV_TYPE_ARM_VGIC_ITS)
2934 KVM_DEV_TYPE_ARM_VGIC_ITS);

Completed in 285 milliseconds