Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c2157 typedef int (*entry_fn_t)(struct vgic_its *its, u32 id, void *entry, typedef
2176 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()