Searched refs:pseries_enable_reloc_on_exc (Results 1 – 4 of 4) sorted by relevance
32 extern bool pseries_enable_reloc_on_exc(void);37 static inline bool pseries_enable_reloc_on_exc(void) { return false; } in pseries_enable_reloc_on_exc() function
363 bool pseries_enable_reloc_on_exc(void) in pseries_enable_reloc_on_exc() function395 EXPORT_SYMBOL(pseries_enable_reloc_on_exc);
201 if (!pseries_enable_reloc_on_exc()) { in configure_exceptions()
2021 pseries_enable_reloc_on_exc(); in kvmppc_core_destroy_vm_pr()
Completed in 10 milliseconds