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

/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_core.c29 #define GUEST_MAPPINGS_TRIES 5 macro
49 void *guest_mappings[GUEST_MAPPINGS_TRIES];
92 for (i = 0; i < GUEST_MAPPINGS_TRIES; i++) {

Completed in 157 milliseconds