Home
last modified time | relevance | path

Searched refs:system_uses_ttbr0_pan (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmmu_context.h120 if (mm != &init_mm && !system_uses_ttbr0_pan()) in cpu_uninstall_idmap()
191 if (!system_uses_ttbr0_pan()) in update_saved_ttbr0()
H A Defi.h120 if (system_uses_ttbr0_pan()) { in efi_set_pgd()
H A Duaccess.h155 if (!system_uses_ttbr0_pan()) in uaccess_ttbr0_disable()
163 if (!system_uses_ttbr0_pan()) in uaccess_ttbr0_enable()
H A Dcpufeature.h717 static inline bool system_uses_ttbr0_pan(void) in system_uses_ttbr0_pan() function
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dcontext.c269 if (!system_uses_ttbr0_pan()) in check_and_switch_context()
H A Dfault.c249 if (is_ttbr0_addr(addr) && system_uses_ttbr0_pan()) in is_el1_permission_fault()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2938 if (system_uses_ttbr0_pan()) in setup_cpu_features()