Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dxen-blkfront.c155 static bool __read_mostly xen_blkif_trusted = true; variable
156 module_param_named(trusted, xen_blkif_trusted, bool, 0644);
1784 info->bounce = !xen_blkif_trusted || in talk_to_blkback()