Searched refs:vgic_its_alloc_ite (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 1031 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite() function 1092 ite = vgic_its_alloc_ite(device, collection, event_id); in vgic_its_cmd_handle_mapi() 2186 ite = vgic_its_alloc_ite(dev, collection, event_id); in vgic_its_restore_ite()
|
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 1058 static struct its_ite *vgic_its_alloc_ite(struct its_device *device, in vgic_its_alloc_ite() function 1124 ite = vgic_its_alloc_ite(device, collection, event_id); in vgic_its_cmd_handle_mapi() 2266 ite = vgic_its_alloc_ite(dev, collection, event_id); in vgic_its_restore_ite()
|
Completed in 8 milliseconds