Searched refs:__CALL_PAL_W1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | pal.h | 30 #define __CALL_PAL_W1(NAME, TYPE0) \ macro 80 __CALL_PAL_W1(cflush, unsigned long); 87 __CALL_PAL_W1(wripir, unsigned long); 88 __CALL_PAL_W1(wrkgp, unsigned long); 89 __CALL_PAL_W1(wrmces, unsigned long); 91 __CALL_PAL_W1(wrusp, unsigned long); 92 __CALL_PAL_W1(wrvptptr, unsigned long);
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | pal.h | 30 #define __CALL_PAL_W1(NAME, TYPE0) \ macro 80 __CALL_PAL_W1(cflush, unsigned long); 87 __CALL_PAL_W1(wripir, unsigned long); 88 __CALL_PAL_W1(wrkgp, unsigned long); 89 __CALL_PAL_W1(wrmces, unsigned long); 91 __CALL_PAL_W1(wrusp, unsigned long); 92 __CALL_PAL_W1(wrvptptr, unsigned long);
|
Completed in 2 milliseconds