Searched refs:mm_bound (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h62 struct mm_struct *mm_bound; member in struct:vdpasim
H A Dvdpa_sim.c63 vdpasim->mm_bound = mm_work->mm_to_bind;
104 if (use_va && vdpasim->mm_bound) {
177 struct mm_struct *mm = vdpasim->mm_bound;

Completed in 108 milliseconds