Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/hyp/
Dvgic-v3-sr.c351 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
357 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
359 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
369 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
384 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
390 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
392 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
402 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()