Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c368 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
371 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
373 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
385 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
401 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
404 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
406 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
418 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()