Searched defs:scratch (Results 1 – 12 of 12) sorted by relevance
/arch/blackfin/include/asm/ |
D | blackfin.h | 65 #define SSYNC(scratch) \ argument 73 #define CSYNC(scratch) \ 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/s390/kernel/ |
D | entry64.S | 82 .macro HANDLE_SIE_INTERCEPT scratch argument 139 .macro LAST_BREAK scratch argument
|
/arch/mips/mm/ |
D | tlbex.c | 1054 const int scratch = 1; /* Our extra working register */ in build_fast_tlb_refill_handler() local 1542 int pte, int ptr, int scratch, enum label_id lid) in build_pte_present() 1583 unsigned int pte, unsigned int ptr, int scratch, in build_pte_writable() 1617 unsigned int pte, unsigned int ptr, int scratch, in build_pte_modifiable()
|
/arch/arm/kernel/ |
D | kprobes-common.c | 34 int addr, scratch, ret; in find_str_pc_offset() local
|
/arch/x86/include/asm/ |
D | bootparam.h | 111 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
|
/arch/x86/kernel/ |
D | amd_gart_64.c | 739 unsigned long scratch; in gart_iommu_init() local
|
/arch/x86/lguest/ |
D | boot.c | 1185 char scratch[17]; in early_put_chars() 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/powerpc/platforms/powermac/ |
D | low_i2c.c | 1228 u8 scratch[MAX_I2C_DATA]; member
|