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.c346 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
349 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
351 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
363 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
379 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
382 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
384 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
396 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()