Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dplpar_wrappers.h278 static inline long disable_reloc_on_exceptions(void) { in disable_reloc_on_exceptions() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsetup.c401 rc = disable_reloc_on_exceptions(); in pseries_disable_reloc_on_exc()