Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/xen/xen-pciback/
DMakefile8 passthrough.o
Dxenbus.c22 static bool __read_mostly passthrough; variable
23 module_param(passthrough, bool, S_IRUGO);
24 MODULE_PARM_DESC(passthrough,
746 if (passthrough) in xen_pcibk_xenbus_register()
/linux-4.19.296/block/
Dbounce.c295 bool passthrough = bio_is_passthrough(*bio_orig); in __blk_queue_bounce() local
306 if (!passthrough && sectors < bio_sectors(*bio_orig)) { in __blk_queue_bounce()
312 bio = bounce_clone_bio(*bio_orig, GFP_NOIO, passthrough ? NULL : in __blk_queue_bounce()
/linux-4.19.296/include/media/
Dcec.h183 bool passthrough; member
/linux-4.19.296/drivers/xen/
DKconfig216 The parameter "passthrough" allows you specify how you want the PCI
218 PCI topology starts at 00.00.0, or (1) for passthrough if you want