Home
last modified time | relevance | path

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

/qemu/target/s390x/kvm/
H A Dpv.c61 #define s390_pv_cmd_pvrc(cmd, data, pvrc) __s390_pv_cmd(cmd, #cmd, data, pvrc) macro
158 ret = s390_pv_cmd_pvrc(KVM_PV_SET_SEC_PARMS, &args, &pvrc); in s390_pv_set_sec_parms()