Searched refs:pseries_reloc_on_exception (Results 1 – 3 of 3) sorted by relevance
29 extern bool pseries_reloc_on_exception(void);35 static inline bool pseries_reloc_on_exception(void) { return false; } in pseries_reloc_on_exception() function
388 bool pseries_reloc_on_exception(void) in pseries_reloc_on_exception() function392 EXPORT_SYMBOL_GPL(pseries_reloc_on_exception);
702 if (pseries_reloc_on_exception()) in kvm_vm_ioctl_check_extension()
Completed in 9 milliseconds