Home
last modified time | relevance | path

Searched defs:use_va (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dvdpa.h95 bool use_va; member
428 name, use_va) \ argument
H A Dvringh.h36 bool use_va; member
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c39 static bool use_va = true; variable
/openbmc/linux/drivers/vdpa/
H A Dvdpa.c161 bool use_va) in __vdpa_alloc_device()