Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/clocksource/
Darm_arch_timer.h69 struct arch_timer_mem_frame { struct
80 struct arch_timer_mem_frame frame[ARCH_TIMER_MEM_MAX_FRAMES]; argument
/kernel/linux/linux-5.10/drivers/clocksource/
Darm_arch_timer.c1337 arch_timer_mem_frame_get_cntfrq(struct arch_timer_mem_frame *frame) in arch_timer_mem_frame_get_cntfrq()
1355 static struct arch_timer_mem_frame * __init
1358 struct arch_timer_mem_frame *frame, *best_frame = NULL; in arch_timer_mem_find_best_frame()
1407 arch_timer_mem_frame_register(struct arch_timer_mem_frame *frame) in arch_timer_mem_frame_register()
1448 struct arch_timer_mem_frame *frame; in arch_timer_mem_of_init()
1465 struct arch_timer_mem_frame *frame; in arch_timer_mem_of_init()
1526 struct arch_timer_mem_frame *frame; in arch_timer_mem_verify_cntfrq()
1553 struct arch_timer_mem_frame *frame, *best_frame = NULL; in arch_timer_mem_acpi_init()
/kernel/linux/linux-5.10/drivers/acpi/arm64/
Dgtdt.c195 struct arch_timer_mem_frame *frame; in gtdt_parse_timer_block()