Home
last modified time | relevance | path

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

/arch/arm64/kvm/vgic/
A Dvgic-v3-nested.c246 struct vgic_v3_cpu_if *s_cpu_if) in vgic_v3_create_shadow_lr() argument
261 s_cpu_if->vgic_lr[hweight16(shadow_if->lr_map)] = lr; in vgic_v3_create_shadow_lr()
265 s_cpu_if->used_lrs = hweight16(shadow_if->lr_map); in vgic_v3_create_shadow_lr()
298 struct vgic_v3_cpu_if *s_cpu_if) in vgic_v3_create_shadow_state() argument
315 s_cpu_if->vgic_sre = host_if->vgic_sre; in vgic_v3_create_shadow_state()
322 vgic_v3_create_shadow_lr(vcpu, s_cpu_if); in vgic_v3_create_shadow_state()
349 struct vgic_v3_cpu_if *s_cpu_if = &shadow_if->cpuif; in vgic_v3_put_nested() local
353 __vgic_v3_save_vmcr_aprs(s_cpu_if); in vgic_v3_put_nested()
354 __vgic_v3_deactivate_traps(s_cpu_if); in vgic_v3_put_nested()
355 __vgic_v3_save_state(s_cpu_if); in vgic_v3_put_nested()
[all …]

Completed in 5 milliseconds