Home
last modified time | relevance | path

Searched defs:shadow_if (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c32 struct shadow_if { struct
37 static DEFINE_PER_CPU(struct shadow_if, shadow_if); argument
39 static int lr_map_idx_to_shadow_idx(struct shadow_if *shadow_if, int idx) in lr_map_idx_to_shadow_idx()
248 struct shadow_if *shadow_if; in vgic_v3_create_shadow_lr() local
270 struct shadow_if *shadow_if = get_shadow_if(); in vgic_v3_sync_nested() local
327 struct shadow_if *shadow_if = get_shadow_if(); in vgic_v3_load_nested() local
348 struct shadow_if *shadow_if = get_shadow_if(); in vgic_v3_put_nested() local