Home
last modified time | relevance | path

Searched defs:s390_pv_unpack (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/kvm/
H A Dpv.h67 static inline int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak) { return 0; } in s390_pv_unpack() function
H A Dpv.c173 int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak) in s390_pv_unpack() function