Searched defs:FUNC (Results 1 – 11 of 11) sorted by relevance
/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 40 #define FUNC(name) name macro 42 #define FUNC(name) GLUE(.,name) macro 47 #define FUNC(name) name macro
|
D | book3s_interrupts.S | 29 #define FUNC(name) name macro 31 #define FUNC(name) GLUE(.,name) macro 36 #define FUNC(name) name macro
|
/arch/mips/vdso/ |
D | genvdso.h | 11 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) in FUNC() function 113 static inline bool FUNC(get_symbols)(const char *path, void *vdso) in FUNC() function
|
D | genvdso.c | 93 #define FUNC(name) _FUNC(name, ELF_BITS) macro
|
/arch/x86/crypto/ |
D | aes-x86_64-asm_64.S | 52 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \ argument 73 #define epilogue(FUNC,r1,r2,r3,r4,r5,r6,r7,r8,r9) \ argument 133 #define entry(FUNC,KEY,B128,B192) \ argument 136 #define return(FUNC) epilogue(FUNC,R8,R2,R9,R7,R5,R6,R3,R4,R11) argument
|
/arch/sparc/lib/ |
D | memcpy.S | 10 #define FUNC(x) \ macro
|
/arch/x86/math-emu/ |
D | fpu_emu.h | 123 typedef void (*FUNC) (void); typedef
|
/arch/mips/mm/ |
D | uasm.c | 25 FUNC = 0x100, enumerator
|
/arch/sparc/net/ |
D | bpf_jit_comp.c | 277 #define emit_call(FUNC) \ argument
|
/arch/mips/kernel/ |
D | traps.c | 500 #define FUNC 0x0000003f macro
|
/arch/mips/kvm/ |
D | emulate.c | 1995 #define FUNC 0x0000003f macro
|