Home
last modified time | relevance | path

Searched refs:vx (Results 1 – 8 of 8) sorted by relevance

/arch/mips/math-emu/
Dsp_cmp.c14 int vx; in ieee754sp_cmp() local
32 vx = x.bits; in ieee754sp_cmp()
35 if (vx < 0) in ieee754sp_cmp()
36 vx = -vx ^ SP_SIGN_BIT; in ieee754sp_cmp()
40 if (vx < vy) in ieee754sp_cmp()
42 else if (vx == vy) in ieee754sp_cmp()
Ddp_cmp.c14 s64 vx; in ieee754dp_cmp() local
32 vx = x.bits; in ieee754dp_cmp()
35 if (vx < 0) in ieee754dp_cmp()
36 vx = -vx ^ DP_SIGN_BIT; in ieee754dp_cmp()
40 if (vx < vy) in ieee754dp_cmp()
42 else if (vx == vy) in ieee754dp_cmp()
/arch/s390/crypto/
DMakefile19 crc32-vx_s390-y := crc32-vx.o crc32le-vx.o crc32be-vx.o
/arch/x86/kvm/
Dxen.c67 struct kvm_vcpu_xen *vx = &v->arch.xen; in kvm_xen_update_runstate() local
69 u64 delta_ns = now - vx->runstate_entry_time; in kvm_xen_update_runstate()
72 if (unlikely(!vx->runstate_entry_time)) in kvm_xen_update_runstate()
73 vx->current_runstate = RUNSTATE_offline; in kvm_xen_update_runstate()
79 if (vx->current_runstate == RUNSTATE_running) { in kvm_xen_update_runstate()
80 u64 steal_ns = run_delay - vx->last_steal; in kvm_xen_update_runstate()
84 vx->runstate_times[RUNSTATE_runnable] += steal_ns; in kvm_xen_update_runstate()
86 vx->last_steal = run_delay; in kvm_xen_update_runstate()
88 vx->runstate_times[vx->current_runstate] += delta_ns; in kvm_xen_update_runstate()
89 vx->current_runstate = state; in kvm_xen_update_runstate()
[all …]
/arch/s390/include/asm/
Dctl_reg.h103 unsigned long vx : 1; /* Vector enablement control */ member
/arch/s390/kernel/
Dnmi.c297 cr0.afp = cr0.vx = 1; in s390_validate_registers()
Dentry.S247 jo .Lsie_skip # exit if fp/vx regs changed
/arch/s390/tools/
Dopcodes.txt965 e76d vx VRR_VVV