Searched refs:entry_fn_t (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 2065 * entry_fn_t - Callback called on a table entry restore path 2074 typedef int (*entry_fn_t)(struct vgic_its *its, u32 id, void *entry, typedef 2093 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
|
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 2142 * entry_fn_t - Callback called on a table entry restore path 2151 typedef int (*entry_fn_t)(struct vgic_its *its, u32 id, void *entry, typedef 2170 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
|
Completed in 8 milliseconds