Home
last modified time | relevance | path

Searched defs:arch_timer_erratum_workaround (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h111030 struct arch_timer_erratum_workaround { struct
111031 enum arch_timer_erratum_match_type match_type;
111032 const void *id;
111033 const char *desc;
111034 u64 (*read_cntpct_el0)();
111035 u64 (*read_cntvct_el0)();
111036 int (*set_next_event_phys)(unsigned long, struct clock_event_device *);
111037 int (*set_next_event_virt)(unsigned long, struct clock_event_device *);
111038 bool disable_compat_vdso;