Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsetup.h35 static inline bool pseries_enable_reloc_on_exc(void) { return false; } in pseries_enable_reloc_on_exc() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c401 bool pseries_enable_reloc_on_exc(void) in pseries_enable_reloc_on_exc() function