Home
last modified time | relevance | path

Searched refs:ve (Results 1 – 25 of 133) sorted by relevance

123456

/linux/arch/x86/coco/tdx/
H A Dtdx.c385 static int ve_instr_len(struct ve_info *ve) in ve_instr_len() argument
387 switch (ve->exit_reason) { in ve_instr_len()
394 return ve->instr_len; in ve_instr_len()
404 WARN_ONCE(1, "Unexpected #VE-type: %lld\n", ve->exit_reason); in ve_instr_len()
405 return ve->instr_len; in ve_instr_len()
432 static int handle_halt(struct ve_info *ve) in handle_halt() argument
447 return ve_instr_len(ve); in handle_halt()
471 static int read_msr(struct pt_regs *regs, struct ve_info *ve) in read_msr() argument
489 return ve_instr_len(ve); in read_msr()
492 static int write_msr(struct pt_regs *regs, struct ve_info *ve) in write_msr() argument
[all …]
/linux/arch/mips/math-emu/
H A Dieee754int.h54 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
57 ve = SPBEXP(v); \
59 if (ve == SP_EMAX+1+SP_EBIAS) { \
66 } else if (ve == SP_EMIN-1+SP_EBIAS) { \
68 ve = SP_EMIN; \
73 ve -= SP_EBIAS; \
92 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
96 ve = DPBEXP(v); \
97 if (ve == DP_EMAX+1+DP_EBIAS) { \
104 } else if (ve == DP_EMIN-1+DP_EBIAS) { \
[all …]
/linux/fs/f2fs/
H A Dgc.c457 struct victim_entry *ve = NULL; in __lookup_victim_entry() local
460 ve = rb_entry(node, struct victim_entry, rb_node); in __lookup_victim_entry()
462 if (mtime < ve->mtime) in __lookup_victim_entry()
467 return ve; in __lookup_victim_entry()
474 struct victim_entry *ve; in __create_victim_entry() local
476 ve = f2fs_kmem_cache_alloc(victim_entry_slab, GFP_NOFS, true, NULL); in __create_victim_entry()
478 ve->mtime = mtime; in __create_victim_entry()
479 ve->segno = segno; in __create_victim_entry()
481 list_add_tail(&ve->list, &am->victim_list); in __create_victim_entry()
484 return ve; in __create_victim_entry()
[all …]
/linux/Documentation/input/devices/
H A Dcs461x.rst14 driver as a backend. I've tested this driver with CS4610, 4-axis and
15 4-button joystick; I mean the jstest utility. Also I've tried to
31 comments about them; but I've found the joystick can be initialized
H A Dntrig.rst95 I've kept that decision simple.
112 been far less problematic or relatively rare and I've left the defaults
/linux/tools/testing/selftests/bpf/
H A Dtest_xsk.sh112 VETH0=ve${VETH0_POSTFIX}
114 VETH1=ve${VETH1_POSTFIX}
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.h34 bool intel_guc_virtual_engine_has_heartbeat(const struct intel_engine_cs *ve);
/linux/arch/m68k/hp300/
H A DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux/Documentation/arch/openrisc/
H A Dtodo.rst13 which was an older name for the architecture. The name we've settled on is
/linux/arch/parisc/math-emu/
H A DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/linux/drivers/video/fbdev/
H A Dasiliantfb.c181 unsigned ve = p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local
191 write_cr(0x11, (ve - 1) & 0x0f); in asiliant_set_timing()
206 write_cr(0x11, ((ve - 1) & 0x0f) | 0x80); in asiliant_set_timing()
H A Dtdfxfb.c551 u32 vd, vs, ve, vt, vbs, vbe; in tdfxfb_set_par() local
590 ve = vs + (info->var.vsync_len << 1); in tdfxfb_set_par()
591 vt = ve + (info->var.upper_margin << 1) - 1; in tdfxfb_set_par()
598 ve = vs + info->var.vsync_len; in tdfxfb_set_par()
599 vt = ve + info->var.upper_margin - 1; in tdfxfb_set_par()
658 reg.crt[0x11] = (ve & 0x0f) | 0x20; in tdfxfb_set_par()
/linux/drivers/clk/sunxi/
H A DMakefile13 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-a10-ve.o
/linux/drivers/net/wan/
H A DMakefile47 cmd_build_wanxlfw = hexdump -ve '"\n" 16/1 "0x%02X,"' $< | \
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.h129 struct exynos_video_entity ve; member
H A Dfimc-lite.h143 struct exynos_video_entity ve; member
H A Dfimc-reg.c623 v4l2_err(&vc->ve.vdev, in fimc_hw_set_camera_source()
703 v4l2_err(&vid_cap->ve.vdev, in fimc_hw_set_camera_type()
728 v4l2_err(&vid_cap->ve.vdev, in fimc_hw_set_camera_type()
/linux/Documentation/devicetree/bindings/sound/
H A Drt5651.txt27 set this bool in the rare case you've a jack-detect switch which is not
/linux/Documentation/scsi/
H A Dsym53c500_cs.rst22 other products using this chip, but I've never laid eyes (much less hands)
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-analog-audio.dtsi83 * we've got a ts3a227e chip but the driver requires it.
/linux/Documentation/ABI/testing/
H A Ddell-smbios-wmi22 2) After you've determined the minimum size of the calling
/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c254 u32 ve = 0; in vxlan_fill_vni_filter_entry() local
257 ve = be32_to_cpu(vend->vni); in vxlan_fill_vni_filter_entry()
266 if (ve && nla_put_u32(skb, VXLAN_VNIFILTER_ENTRY_END, ve)) in vxlan_fill_vni_filter_entry()
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-dump40 acknowledge that we've retrieved the
/linux/Documentation/hwmon/
H A Dads7828.rst56 It can operate in single ended mode (8 +ve inputs) or in differential mode,
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-jpegcomp.rst54 encoded. If you omit them, applications assume you've used standard

123456