Home
last modified time | relevance | path

Searched refs:pref (Results 1 – 12 of 12) sorted by relevance

/arch/arm64/kernel/
Dmte.c212 unsigned long pref, resolved_mte_tcf; in mte_update_sctlr_user() local
214 pref = __this_cpu_read(mte_tcf_preferred); in mte_update_sctlr_user()
219 resolved_mte_tcf = (mte_ctrl & pref) ? pref : mte_ctrl; in mte_update_sctlr_user()
/arch/mips/include/asm/
Dprefetch.h49 pref \hint, \addr
Dasm-eva.h105 #define kernel_pref(hint, base) pref hint, base
Dstackframe.h285 pref 0, 0($28) /* Prefetch the current pointer */
/arch/s390/kvm/
Dintercept.c486 u32 pref = *(u32 *)vcpu->arch.sie_block->sidad; in handle_pv_spx() local
488 kvm_s390_set_prefix(vcpu, pref); in handle_pv_spx()
489 trace_kvm_s390_handle_prefix(vcpu, 1, pref); in handle_pv_spx()
/arch/arc/include/asm/
Ddisasm.h86 int zz, aa, x, pref, di; member
/arch/m68k/kernel/
Dasm-offsets.c87 DEFINE(FONT_DESC_PREF, offsetof(struct font_desc, pref)); in main()
/arch/sh/include/asm/
Dentry-macros.S108 # define PREF(x) pref @x
/arch/mips/kernel/
Docteon_switch.S262 pref 4, 128(a0)
265 pref 4, 256(a0)
267 pref 4, 384(a0)
/arch/arm64/boot/dts/cavium/
Dthunder2-99xx.dtsi112 * MEM64 pref 0x40_0000_0000 - 0x60_0000_0000
/arch/arc/kernel/
Dunaligned.c154 if (state->pref == 0) in fixup_load()
Ddisasm.c119 state->pref = (state->dest == REG_LIMM); in disasm_instr()
234 state->pref = 1; in disasm_instr()