Home
last modified time | relevance | path

Searched refs:nr_pre_bits (Results 1 – 1 of 1) sorted by relevance

/virt/kvm/arm/hyp/
Dvgic-v3-sr.c340 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
346 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
348 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
360 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
377 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
383 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
385 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
397 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()