Home
last modified time | relevance | path

Searched refs:kvm_dmsintc_dev_ops (Results 1 – 1 of 1) sorted by relevance

/linux/arch/loongarch/kvm/intc/
H A Ddmsintc.c172 static struct kvm_device_ops kvm_dmsintc_dev_ops = { variable
181 return kvm_register_device_ops(&kvm_dmsintc_dev_ops, KVM_DEV_TYPE_LOONGARCH_DMSINTC); in kvm_loongarch_register_dmsintc_device()