Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dkvm_host.h804 struct kvm_device *flic; member
/Linux-v4.19/arch/s390/kvm/
Dinterrupt.c2574 if (dev->kvm->arch.flic) in flic_create()
2576 dev->kvm->arch.flic = dev; in flic_create()
2582 dev->kvm->arch.flic = NULL; in flic_destroy()
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt4719 This capability indicates if the flic device will be able to get/set the
4721 to discover this without having to create a flic device.