Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c218 struct vgic_v3_cpu_if *s_cpu_if) in vgic_v3_create_shadow_lr() argument
253 s_cpu_if->vgic_lr[index] = lr; in vgic_v3_create_shadow_lr()
261 s_cpu_if->used_lrs = index; in vgic_v3_create_shadow_lr()
296 struct vgic_v3_cpu_if *s_cpu_if) in vgic_v3_create_shadow_state() argument
313 s_cpu_if->vgic_sre = host_if->vgic_sre; in vgic_v3_create_shadow_state()
320 vgic_v3_create_shadow_lr(vcpu, s_cpu_if); in vgic_v3_create_shadow_state()
351 __vgic_v3_save_vmcr_aprs(s_cpu_if); in vgic_v3_put_nested()
352 __vgic_v3_deactivate_traps(s_cpu_if); in vgic_v3_put_nested()
353 __vgic_v3_save_state(s_cpu_if); in vgic_v3_put_nested()
374 val |= s_cpu_if->vgic_lr[i] & ICH_LR_STATE; in vgic_v3_put_nested()
[all …]