Searched refs:pref (Results 1 – 12 of 12) sorted by relevance
/arch/arm64/kernel/ |
D | mte.c | 177 unsigned long pref, resolved_mte_tcf; in mte_update_sctlr_user() local 179 pref = __this_cpu_read(mte_tcf_preferred); in mte_update_sctlr_user() 180 resolved_mte_tcf = (mte_ctrl & pref) ? pref : mte_ctrl; in mte_update_sctlr_user()
|
/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/s390/kvm/ |
D | intercept.c | 484 u32 pref = *(u32 *)vcpu->arch.sie_block->sidad; in handle_pv_spx() local 486 kvm_s390_set_prefix(vcpu, pref); in handle_pv_spx() 487 trace_kvm_s390_handle_prefix(vcpu, 1, pref); in handle_pv_spx()
|
/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/mips/kernel/ |
D | octeon_switch.S | 262 pref 4, 128(a0) 265 pref 4, 256(a0) 267 pref 4, 384(a0)
|
/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/arm64/boot/dts/cavium/ |
D | thunder2-99xx.dtsi | 112 * MEM64 pref 0x40_0000_0000 - 0x60_0000_0000
|