Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56253 struct arch_timer_erratum_workaround { struct
56254 enum arch_timer_erratum_match_type match_type;
56255 const void *id;
56256 const char *desc;
56257 u64 (*read_cntpct_el0)();
56258 u64 (*read_cntvct_el0)();
56259 int (*set_next_event_phys)(long unsigned int, struct clock_event_device *);
56260 int (*set_next_event_virt)(long unsigned int, struct clock_event_device *);
56261 bool disable_compat_vdso;
Dvmlinux_608.h56253 struct arch_timer_erratum_workaround { struct
56254 enum arch_timer_erratum_match_type match_type;
56255 const void *id;
56256 const char *desc;
56257 u64 (*read_cntpct_el0)();
56258 u64 (*read_cntvct_el0)();
56259 int (*set_next_event_phys)(long unsigned int, struct clock_event_device *);
56260 int (*set_next_event_virt)(long unsigned int, struct clock_event_device *);
56261 bool disable_compat_vdso;