![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 /* 0003 * VFIO ZPCI devices support 0004 * 0005 * Copyright (C) IBM Corp. 2022. All rights reserved. 0006 * Author(s): Pierre Morel <pmorel@linux.ibm.com> 0007 */ 0008 #include <linux/kvm_host.h> 0009 0010 struct zpci_kvm_hook zpci_kvm_hook; 0011 EXPORT_SYMBOL_GPL(zpci_kvm_hook);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |