Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/mm/ !
Dsun4c.c244 _unused = sun4c_get_context(); in sun4c_complete_all_stores()
265 savectx = sun4c_get_context(); in sun4c_init_clean_mmu()
711 savectx = sun4c_get_context(); in sun4c_kernel_unmap()
723 savectx = sun4c_get_context(); in sun4c_kernel_map()
742 int savectx = sun4c_get_context(); in sun4c_demap_context()
811 savectx = sun4c_get_context(); in sun4c_user_strategy()
1248 int savectx = sun4c_get_context(); in sun4c_flush_cache_mm()
1291 int octx = sun4c_get_context(); in sun4c_flush_cache_range()
1336 int octx = sun4c_get_context(); in sun4c_flush_cache_page()
1377 savectx = sun4c_get_context(); in sun4c_flush_tlb_all()
[all …]
/linux-3.4.99/arch/sparc/include/asm/ !
Dpgtsun4c.h150 static inline int sun4c_get_context(void) in sun4c_get_context() function