Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h849 struct kvm_device *flic; member
/Linux-v5.4/arch/s390/kvm/
Dinterrupt.c2672 if (dev->kvm->arch.flic) in flic_create()
2674 dev->kvm->arch.flic = dev; in flic_create()
2680 dev->kvm->arch.flic = NULL; in flic_destroy()
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt5249 This capability indicates if the flic device will be able to get/set the
5251 to discover this without having to create a flic device.