Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c334 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
337 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
339 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
351 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
367 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
370 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
372 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
384 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()