Home
last modified time | relevance | path

Searched refs:disable_reloc_on_exceptions (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h282 static inline long disable_reloc_on_exceptions(void) { in disable_reloc_on_exceptions() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c441 rc = disable_reloc_on_exceptions(); in pseries_disable_reloc_on_exc()