Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 10 of 10) sorted by relevance

/arch/blackfin/include/asm/
Dblackfin.h74 #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/
Dwinmacro.h49 #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/
Dgunzip_util.h36 char scratch[46912]; member
/arch/x86/include/asm/
Dbootparam.h97 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
/arch/x86/lguest/
Dboot.c898 char scratch[17]; in early_put_chars() local
/arch/x86/kernel/
Dpci-gart_64.c745 unsigned long scratch; in gart_iommu_init() local
/arch/alpha/kernel/
Derr_marvel.c152 int scratch, i; in marvel_print_po7_uncrr_sym() local
/arch/alpha/include/asm/
Dcore_wildfire.h62 wildfire_64 scratch[4]; member
/arch/arm/kernel/
Dkprobes-decode.c108 int addr, scratch, ret; in find_str_pc_offset() local
/arch/powerpc/platforms/powermac/
Dlow_i2c.c1227 u8 scratch[MAX_I2C_DATA]; member