Home
last modified time | relevance | path

Searched refs:__vgic_v3_write_ap1rn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c131 static void __vgic_v3_write_ap1rn(u32 val, int n) in __vgic_v3_write_ap1rn() function
386 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[3], 3); in __vgic_v3_restore_aprs()
387 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[2], 2); in __vgic_v3_restore_aprs()
390 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[1], 1); in __vgic_v3_restore_aprs()
393 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[0], 0); in __vgic_v3_restore_aprs()
585 __vgic_v3_write_ap1rn(val | BIT(ap % 32), apr); in __vgic_v3_set_active_priority()
616 __vgic_v3_write_ap1rn(ap1, i); in __vgic_v3_clear_highest_active_priority()
845 __vgic_v3_write_ap1rn(val, n); in __vgic_v3_write_apxrn()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c133 static void __vgic_v3_write_ap1rn(u32 val, int n) in __vgic_v3_write_ap1rn() function
388 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[3], 3); in __vgic_v3_restore_aprs()
389 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[2], 2); in __vgic_v3_restore_aprs()
392 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[1], 1); in __vgic_v3_restore_aprs()
395 __vgic_v3_write_ap1rn(cpu_if->vgic_ap1r[0], 0); in __vgic_v3_restore_aprs()
632 __vgic_v3_write_ap1rn(val | BIT(ap % 32), apr); in __vgic_v3_set_active_priority()
663 __vgic_v3_write_ap1rn(ap1, i); in __vgic_v3_clear_highest_active_priority()
888 __vgic_v3_write_ap1rn(val, n); in __vgic_v3_write_apxrn()

Completed in 3 milliseconds