Home
last modified time | relevance | path

Searched refs:arch_timer_of_match (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/virt/kvm/arm/
Darch_timer.c271 static const struct of_device_id arch_timer_of_match[] = { variable
287 np = of_find_matching_node(NULL, arch_timer_of_match); in kvm_timer_hyp_init()
/linux-4.1.27/drivers/clocksource/
Darm_arch_timer.c657 static const struct of_device_id arch_timer_of_match[] __initconst = { variable
690 if (arch_timer_needs_probing(ARCH_CP15_TIMER, arch_timer_of_match)) in arch_timer_common_init()