Go to the documentation of this file.
13 #include <asm/addrspace.h>
15 #include <asm/cacheflush.h>
21 #define TO_PHYS_MASK -1
43 long lfunc = (
long)func, ufunc;
58 if (lfunc >= (
long)
CKSEG0 && lfunc < (
long)CKSEG2)
71 __asm__ __volatile__ (
77 :
"r" (usp),
"r" (ufunc)