Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dpci.h63 int __init kvm_s390_pci_init(void);
H A Dpci.c675 int __init kvm_s390_pci_init(void) in kvm_s390_pci_init() function
H A Dkvm-s390.c495 rc = kvm_s390_pci_init(); in __kvm_s390_init()