Searched refs:x86_32 (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 127 struct vcpu_hvm_x86_32 x86_32; member
|
/Linux-v4.19/firmware/ |
D | Makefile | 42 include/config/x86_32.h include/config/x86_64.h \
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dma.rst | 79 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/ |
D | sysfs-hypervisor-xen | 41 "x86_32": 32 bit x86 guest without PAE
|
/Linux-v4.19/drivers/block/xen-blkback/ |
D | blkback.c | 1162 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()
|
D | common.h | 197 struct blkif_x86_32_back_ring x86_32; member
|
D | xenbus.c | 215 BACK_RING_INIT(&ring->blk_rings.x86_32, sring_x86_32, in xen_blkif_map()
|
/Linux-v4.19/tools/perf/util/ |
D | Build | 132 libperf-$(CONFIG_LIBUNWIND_X86) += libunwind/x86_32.o
|
/Linux-v4.19/Documentation/process/ |
D | adding-syscalls.rst | 183 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/ |
D | net.txt | 48 - x86_32
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 355 default $(success,$(srctree)/scripts/gcc-x86_32-has-stack-protector.sh $(CC))
|