Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic-its.c2099 static u32 compute_next_eventid_offset(struct list_head *h, struct its_ite *ite) in compute_next_eventid_offset() function
2182 next_offset = compute_next_eventid_offset(&dev->itt_head, ite); in vgic_its_save_ite()