Searched refs:x86_32 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/Documentation/usb/ |
D | dma.txt | 76 design wart specific to x86_32. So your best bet is to ensure you never 82 to fix this issue (for x86_32 machines with over 1 GByte of memory),
|
/linux-4.4.14/drivers/block/xen-blkback/ |
D | blkback.c | 1140 blkif_get_x86_32_req(&req, RING_GET_REQUEST(&blk_rings->x86_32, rc)); in __do_block_io_op() 1430 memcpy(RING_GET_RESPONSE(&blk_rings->x86_32, blk_rings->x86_32.rsp_prod_pvt), in make_response()
|
D | common.h | 211 struct blkif_x86_32_back_ring x86_32; member
|
D | xenbus.c | 187 BACK_RING_INIT(&blkif->blk_rings.x86_32, sring_x86_32, in xen_blkif_map()
|
/linux-4.4.14/firmware/ |
D | Makefile | 179 include/config/x86_32.h include/config/x86_64.h)
|
/linux-4.4.14/Documentation/ |
D | adding-syscalls.txt | 176 x86 (including all of x86_64, x86_32 and x32). 458 example, check that it works when compiled as an x86_64 (-m64), x86_32 (-m32)
|