Home
last modified time | relevance | path

Searched refs:s390_pv_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/kvm/
H A Dpv.h83 static inline int s390_pv_init(ConfidentialGuestSupport *cgs, Error **errp) in s390_pv_init() function
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c270 s390_pv_init(machine->cgs, &error_fatal); in ccw_init()