Searched refs:pref (Results 1 – 10 of 10) sorted by relevance
/arch/mips/include/asm/ |
D | prefetch.h | 49 pref \hint, \addr
|
D | asm-eva.h | 105 #define kernel_pref(hint, base) pref hint, base
|
D | stackframe.h | 285 pref 0, 0($28) /* Prefetch the current pointer */
|
/arch/arc/include/asm/ |
D | disasm.h | 86 int zz, aa, x, pref, di; member
|
/arch/m68k/kernel/ |
D | asm-offsets.c | 87 DEFINE(FONT_DESC_PREF, offsetof(struct font_desc, pref)); in main()
|
/arch/sh/include/asm/ |
D | entry-macros.S | 108 # define PREF(x) pref @x
|
/arch/arm64/boot/dts/cavium/ |
D | thunder2-99xx.dtsi | 112 * MEM64 pref 0x40_0000_0000 - 0x60_0000_0000
|
/arch/arc/kernel/ |
D | unaligned.c | 154 if (state->pref == 0) in fixup_load()
|
D | disasm.c | 119 state->pref = (state->dest == REG_LIMM); in disasm_instr() 234 state->pref = 1; in disasm_instr()
|
/arch/mips/kernel/ |
D | octeon_switch.S | 262 pref 4, 128(a0) 265 pref 4, 256(a0) 267 pref 4, 384(a0)
|