Searched refs:kpc_allows_counting_system (Results 1 – 2 of 2) sorted by relevance
108 extern bool kpc_allows_counting_system; in cpc_change_security()109 kpc_allows_counting_system = !enforce_security; in cpc_change_security()
49 bool kpc_allows_counting_system = true; variable51 __security_const_late bool kpc_allows_counting_system = false; variable310 bool const allow_kernel = !secure || kpc_allows_counting_system; in set_modes()418 const uint64_t pmcr1_mask = kpc_allows_counting_system ? PMCR1_ALL_MASK : PMCR1_EL0_MASK; in restore_control_regs()533 kpc_allows_counting_system = PE_i_can_has_debugger(NULL); in kpc_arch_init()