Searched refs:is_pae40_enabled (Results 1 – 3 of 3) sorted by relevance
126 if (IS_ENABLED(CONFIG_HIGHMEM) || is_pae40_enabled()) in read_decode_cache_bcr_arcv2()267 if (is_pae40_enabled() && op == OP_INV_IC) in __cache_line_loop_v3()317 if (is_pae40_enabled()) { in __cache_line_loop_v4()366 if (is_pae40_enabled()) { in __cache_line_loop_v4()628 if (is_pae40_enabled()) in slc_op_rgn()633 if (is_pae40_enabled()) in slc_op_rgn()
31 if (is_pae40_enabled()) in __tlb_entry_erase()116 if (!is_pae40_enabled()) { in tlb_entry_insert()144 if (is_pae40_enabled()) in local_flush_tlb_all()635 return pae_exists && !is_pae40_enabled(); in pae40_exist_but_not_enab()
75 static inline int is_pae40_enabled(void) in is_pae40_enabled() function