Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/hyp/
Dvgic-v3-sr.c124 static void __hyp_text __vgic_v3_write_ap0rn(u32 val, int n) in __vgic_v3_write_ap0rn() function
394 __vgic_v3_write_ap0rn(cpu_if->vgic_ap0r[3], 3); in __vgic_v3_restore_aprs()
395 __vgic_v3_write_ap0rn(cpu_if->vgic_ap0r[2], 2); in __vgic_v3_restore_aprs()
397 __vgic_v3_write_ap0rn(cpu_if->vgic_ap0r[1], 1); in __vgic_v3_restore_aprs()
399 __vgic_v3_write_ap0rn(cpu_if->vgic_ap0r[0], 0); in __vgic_v3_restore_aprs()
601 __vgic_v3_write_ap0rn(val | BIT(ap % 32), apr); in __vgic_v3_set_active_priority()
631 __vgic_v3_write_ap0rn(ap0, i); in __vgic_v3_clear_highest_active_priority()
863 __vgic_v3_write_ap0rn(val, n); in __vgic_v3_write_apxrn()