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