Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c336 u32 nr_pre_bits; in __vgic_v3_save_aprs() local
339 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_save_aprs()
341 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
353 switch (nr_pre_bits) { in __vgic_v3_save_aprs()
369 u32 nr_pre_bits; in __vgic_v3_restore_aprs() local
372 nr_pre_bits = vtr_to_nr_pre_bits(val); in __vgic_v3_restore_aprs()
374 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()
386 switch (nr_pre_bits) { in __vgic_v3_restore_aprs()