Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Darm_arch_timer.h72 struct arch_timer_mem_frame { struct
83 struct arch_timer_mem_frame frame[ARCH_TIMER_MEM_MAX_FRAMES]; argument
/openbmc/linux/drivers/clocksource/
H A Darm_arch_timer.c1465 arch_timer_mem_frame_get_cntfrq(struct arch_timer_mem_frame *frame) in arch_timer_mem_frame_get_cntfrq()
1483 static struct arch_timer_mem_frame * __init
1486 struct arch_timer_mem_frame *frame, *best_frame = NULL; in arch_timer_mem_find_best_frame()
1535 arch_timer_mem_frame_register(struct arch_timer_mem_frame *frame) in arch_timer_mem_frame_register()
1575 struct arch_timer_mem_frame *frame; in arch_timer_mem_of_init()
1592 struct arch_timer_mem_frame *frame; in arch_timer_mem_of_init()
1653 struct arch_timer_mem_frame *frame; in arch_timer_mem_verify_cntfrq()
1680 struct arch_timer_mem_frame *frame, *best_frame = NULL; in arch_timer_mem_acpi_init()
/openbmc/linux/drivers/acpi/arm64/
H A Dgtdt.c195 struct arch_timer_mem_frame *frame; in gtdt_parse_timer_block()