Home
last modified time | relevance | path

Searched refs:x86_32 (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/xen/interface/hvm/
Dhvm_vcpu.h127 struct vcpu_hvm_x86_32 x86_32; member
/Linux-v4.19/firmware/
DMakefile42 include/config/x86_32.h include/config/x86_64.h \
/Linux-v4.19/Documentation/driver-api/usb/
Ddma.rst79 design wart specific to x86_32. So your best bet is to ensure you never
85 to fix this issue (for x86_32 machines with over 1 GByte of memory),
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-hypervisor-xen41 "x86_32": 32 bit x86 guest without PAE
/Linux-v4.19/drivers/block/xen-blkback/
Dblkback.c1162 blkif_get_x86_32_req(&req, RING_GET_REQUEST(&blk_rings->x86_32, rc)); in __do_block_io_op()
1455 resp = RING_GET_RESPONSE(&blk_rings->x86_32, in make_response()
1456 blk_rings->x86_32.rsp_prod_pvt); in make_response()
Dcommon.h197 struct blkif_x86_32_back_ring x86_32; member
Dxenbus.c215 BACK_RING_INIT(&ring->blk_rings.x86_32, sring_x86_32, in xen_blkif_map()
/Linux-v4.19/tools/perf/util/
DBuild132 libperf-$(CONFIG_LIBUNWIND_X86) += libunwind/x86_32.o
/Linux-v4.19/Documentation/process/
Dadding-syscalls.rst183 x86 (including all of x86_64, x86_32 and x32).
468 example, check that it works when compiled as an x86_64 (-m64), x86_32 (-m32)
/Linux-v4.19/Documentation/sysctl/
Dnet.txt48 - x86_32
/Linux-v4.19/arch/x86/
DKconfig355 default $(success,$(srctree)/scripts/gcc-x86_32-has-stack-protector.sh $(CC))