Home
last modified time | relevance | path

Searched refs:system_supports_bbml3 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcpufeature.h876 static inline bool system_supports_bbml3(void) in system_supports_bbml3() function
/linux/arch/arm64/mm/
H A Dmmu.c782 system_supports_bbml3() : cpu_supports_bbml3(); in force_pte_mapping()
811 if (!system_supports_bbml3()) { in split_kernel_leaf_mapping()
1005 if (linear_map_requires_bbml3 && !system_supports_bbml3()) { in linear_map_maybe_split_to_ptes()