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

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-debug.c18 * zero for each field and move upwards. So, if dist_id is 0 we print the
19 * distributor info. When dist_id is 1, we have already printed it and move
29 int dist_id; member in struct:vgic_state_iter
38 if (iter->dist_id == 0) {
39 iter->dist_id++;
77 return iter->dist_id > 0 &&
238 if (iter->dist_id == 0) {

Completed in 139 milliseconds