Searched refs:ARCH_TIMER_MEM_VIRT_ACCESS (Results 1 – 2 of 2) sorted by relevance
48 #define ARCH_TIMER_MEM_VIRT_ACCESS 3 macro
144 } else if (access == ARCH_TIMER_MEM_VIRT_ACCESS) { in arch_timer_reg_write()177 } else if (access == ARCH_TIMER_MEM_VIRT_ACCESS) { in arch_timer_reg_read()685 return timer_handler(ARCH_TIMER_MEM_VIRT_ACCESS, evt); in arch_timer_handler_virt_mem()712 return timer_shutdown(ARCH_TIMER_MEM_VIRT_ACCESS, clk); in arch_timer_shutdown_virt_mem()777 if (access == ARCH_TIMER_MEM_VIRT_ACCESS) in set_next_event_mem()789 set_next_event_mem(ARCH_TIMER_MEM_VIRT_ACCESS, evt, clk); in arch_timer_set_next_event_virt_mem()
Completed in 7 milliseconds