Searched refs:pSeries_enable_reloc_on_exc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dsetup.c393 long pSeries_enable_reloc_on_exc(void) pSeries_enable_reloc_on_exc() function
415 EXPORT_SYMBOL(pSeries_enable_reloc_on_exc); variable
542 rc = pSeries_enable_reloc_on_exc(); pSeries_setup_arch()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dhvcall.h414 extern long pSeries_enable_reloc_on_exc(void);
421 #define pSeries_enable_reloc_on_exc() do {} while (0) macro
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_pr.c1688 pSeries_enable_reloc_on_exc(); kvmppc_core_destroy_vm_pr()

Completed in 131 milliseconds