Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-its.c27 static int vgic_its_restore_tables_v0(struct vgic_its *its);
185 .restore_tables = vgic_its_restore_tables_v0,
2596 * vgic_its_restore_tables_v0 - Restore the ITS tables from guest RAM
2600 static int vgic_its_restore_tables_v0(struct vgic_its *its) in vgic_its_restore_tables_v0() function
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-its.c27 static int vgic_its_restore_tables_v0(struct vgic_its *its);
185 .restore_tables = vgic_its_restore_tables_v0,
2697 * vgic_its_restore_tables_v0 - Restore the ITS tables from guest RAM
2701 static int vgic_its_restore_tables_v0(struct vgic_its *its) in vgic_its_restore_tables_v0() function

Completed in 8 milliseconds