Searched refs:setcontext4m (Results 1 – 3 of 3) sorted by relevance
601 setcontext4m(ctx); in srmmu_vcache_flush_context()604 setcontext4m(octx); in srmmu_vcache_flush_context()627 setcontext4m(ctx); in srmmu_vcache_flush_region()630 setcontext4m(octx); in srmmu_vcache_flush_region()655 setcontext4m(ctx); in srmmu_vcache_flush_segment()658 setcontext4m(octx); in srmmu_vcache_flush_segment()690 setcontext4m(ctx); in srmmu_vcache_flush_page()704 setcontext4m(octx); in srmmu_vcache_flush_page()741 setcontext4m(ctx); in srmmu_vcache_flush_range()758 setcontext4m(octx); in srmmu_vcache_flush_range()
671 setcontext4m(ctx); in sp_tlb_flush()674 setcontext4m(octx); /* restore context */ in sp_tlb_flush()2296 setcontext4m(cnum); in ctx_alloc()3977 setcontext4m(0); /* paranoia? %%%: Make 0x3 a define! below */ in mmu_install_tables()
403 #define setcontext4m(c) sta(SRMMU_CXR, ASI_SRMMU, c) macro404 #define setcontext(c) (CPU_HAS_SRMMU ? setcontext4m(c) \