Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsrmmu.c698 int octx; in cypress_flush_cache_mm() local
703 octx = srmmu_get_context(); in cypress_flush_cache_mm()
725 srmmu_set_context(octx); in cypress_flush_cache_mm()
734 int octx; in cypress_flush_cache_range() local
739 octx = srmmu_get_context(); in cypress_flush_cache_range()
766 srmmu_set_context(octx); in cypress_flush_cache_range()
776 int octx; in cypress_flush_cache_page() local
781 octx = srmmu_get_context(); in cypress_flush_cache_page()
805 srmmu_set_context(octx); in cypress_flush_cache_page()
Dsun4c.c1401 int octx = sun4c_get_context(); in sun4c_flush_cache_range() local
1431 sun4c_set_context(octx); in sun4c_flush_cache_range()
1446 int octx = sun4c_get_context(); in sun4c_flush_cache_page() local
1453 sun4c_set_context(octx); in sun4c_flush_cache_page()
1549 int octx = sun4c_get_context(); in sun4c_flush_tlb_range() local
1561 sun4c_set_context(octx); in sun4c_flush_tlb_range()