Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Di8259.c580 static const struct kvm_io_device_ops picdev_elcr_ops = { variable
605 kvm_iodevice_init(&s->dev_elcr, &picdev_elcr_ops); in kvm_pic_init()