Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/nohash/64/
Dpgtable.h206 void __patch_exception(int exc, unsigned long addr);
209 __patch_exception((exc), (unsigned long)&name); \
/linux-6.12.1/arch/powerpc/mm/nohash/
Dbook3e_pgtable.c120 void __patch_exception(int exc, unsigned long addr) in __patch_exception() function