Searched refs:s390_pv_vm_try_disable_async (Results 1 – 3 of 3) sorted by relevance
44 bool s390_pv_vm_try_disable_async(S390CcwMachineState *ms);64 static inline bool s390_pv_vm_try_disable_async(S390CcwMachineState *ms) { return false; } in s390_pv_vm_try_disable_async() function
124 bool s390_pv_vm_try_disable_async(S390CcwMachineState *ms) in s390_pv_vm_try_disable_async() function
351 if (!s390_pv_vm_try_disable_async(ms)) { in s390_machine_unprotect()