Searched refs:CNTKCTL_PL0PCTEN (Results 1 – 3 of 3) sorted by relevance
121 #define CNTKCTL_PL0PCTEN BIT(0) /* physical counter el0 access enable */ macro
114 write_cntkctl(cntkctl | CNTKCTL_PL0PCTEN); in stmm_enter_user_mode()
774 write_cntkctl(read_cntkctl() | CNTKCTL_PL0PCTEN); in thread_init_per_cpu()
Completed in 7 milliseconds