Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
38 if (iter->dist_id == 0) { in iter_next()
39 iter->dist_id++; in iter_next()
77 return iter->dist_id > 0 && in end_of_vgic()
238 if (iter->dist_id == 0) { in vgic_debug_show()
/kernel/linux/linux-6.6/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
38 if (iter->dist_id == 0) { in iter_next()
39 iter->dist_id++; in iter_next()
77 return iter->dist_id > 0 && in end_of_vgic()
238 if (iter->dist_id == 0) { in vgic_debug_show()

Completed in 1 milliseconds