Searched defs:pseries_enable_reloc_on_exc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsetup.h35 static inline bool pseries_enable_reloc_on_exc(void) { return false; } function
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c401 bool pseries_enable_reloc_on_exc(void) function
434 EXPORT_SYMBOL(pseries_enable_reloc_on_exc); variable

Completed in 120 milliseconds