Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Di8259.c570 static const struct kvm_io_device_ops picdev_master_ops = { variable
603 kvm_iodevice_init(&s->dev_master, &picdev_master_ops); in kvm_pic_init()