Searched refs:CPU_HAS_SRMMU (Results 1 – 6 of 6) sorted by relevance
235 #define VRTOVA(vr) ((CPU_HAS_SRMMU || HASSUN4_MMU3L) \238 #define VSTOVA(vr,vs) ((CPU_HAS_SRMMU || HASSUN4_MMU3L) \399 #define getcontext() (CPU_HAS_SRMMU ? getcontext4m() \404 #define setcontext(c) (CPU_HAS_SRMMU ? setcontext4m(c) \
153 #define CPU_HAS_SRMMU (CPU_ISSUN4M || CPU_ISSUN4D) macro
237 #define PMAP_IOENC(io) (CPU_HAS_SRMMU ? PMAP_IOENC_SRMMU(io) \
2242 } else if (CPU_HAS_SRMMU) { in ctx_alloc()2329 if (CPU_HAS_SRMMU) { in ctx_free()2931 if (CPU_HAS_SRMMU) in pv_uncache()3056 if (CPU_HAS_SRMMU) { in pmap_bootstrap()4163 if (CPU_HAS_SRMMU) { in pmap_init()4231 if (CPU_HAS_SRMMU) { in pmap_quiet_check()4402 if (CPU_HAS_SRMMU) { in pmap_pmap_pool_dtor()4620 if (CPU_HAS_SRMMU) { in pmap_remove_all()4645 if (!CPU_HAS_SRMMU) in pmap_remove()6022 if (CPU_HAS_SRMMU) in pmap_lockmmu()[all …]
399 if (CPU_HAS_SRMMU) { in kgdb_acc()
2072 if (CPU_HAS_SRMMU) { in getcpuinfo()