Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dkvm_host.h933 struct kvm_device *flic; member
/Linux-v5.10/arch/s390/kvm/
Dinterrupt.c2735 if (dev->kvm->arch.flic) in flic_create()
2737 dev->kvm->arch.flic = dev; in flic_create()
2743 dev->kvm->arch.flic = NULL; in flic_destroy()
/Linux-v5.10/Documentation/virt/kvm/
Dapi.rst6220 This capability indicates if the flic device will be able to get/set the
6222 to discover this without having to create a flic device.