Searched defs:scratch (Results 1 – 10 of 10) sorted by relevance
/arch/blackfin/include/asm/ |
D | blackfin.h | 74 #define SSYNC(scratch) cli scratch; nop; nop; SSYNC; sti scratch; argument 75 #define CSYNC(scratch) cli scratch; nop; nop; CSYNC; sti scratch; argument 78 #define SSYNC(scratch) nop; nop; nop; SSYNC; argument 79 #define CSYNC(scratch) nop; nop; nop; CSYNC; argument 82 #define SSYNC(scratch) SSYNC; argument 83 #define CSYNC(scratch) CSYNC; argument
|
/arch/sparc/include/asm/ |
D | winmacro.h | 49 #define LOAD_PT_YREG(base_reg, scratch) \ argument 58 #define LOAD_PT_ALL(base_reg, pt_psr, pt_pc, pt_npc, scratch) \ argument 76 #define STORE_PT_YREG(base_reg, scratch) \ argument 91 #define SAVE_BOLIXED_USER_STACK(cur_reg, scratch) \ argument
|
/arch/powerpc/boot/ |
D | gunzip_util.h | 36 char scratch[46912]; member
|
/arch/x86/include/asm/ |
D | bootparam.h | 97 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
|
/arch/x86/lguest/ |
D | boot.c | 898 char scratch[17]; in early_put_chars() local
|
/arch/x86/kernel/ |
D | pci-gart_64.c | 745 unsigned long scratch; in gart_iommu_init() local
|
/arch/alpha/kernel/ |
D | err_marvel.c | 152 int scratch, i; in marvel_print_po7_uncrr_sym() local
|
/arch/alpha/include/asm/ |
D | core_wildfire.h | 62 wildfire_64 scratch[4]; member
|
/arch/arm/kernel/ |
D | kprobes-decode.c | 108 int addr, scratch, ret; in find_str_pc_offset() local
|
/arch/powerpc/platforms/powermac/ |
D | low_i2c.c | 1227 u8 scratch[MAX_I2C_DATA]; member
|