Home
last modified time | relevance | path

Searched refs:system_supports_cnp (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm64/kernel/
A Dsuspend.c57 if (system_supports_cnp()) in __cpu_suspend_exit()
/linux-6.3-rc2/arch/arm64/mm/
A Dcontext.c221 if (system_supports_cnp()) in check_and_switch_context()
356 if (system_supports_cnp() && asid) in cpu_do_switch_mm()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmmu_context.h161 if (system_supports_cnp() && !WARN_ON(pgdp != lm_alias(swapper_pg_dir))) { in cpu_replace_ttbr1()
A Dkvm_mmu.h280 u64 cnp = system_supports_cnp() ? VTTBR_CNP_BIT : 0;
A Dcpufeature.h789 static __always_inline bool system_supports_cnp(void) in system_supports_cnp() function

Completed in 7 milliseconds