Home
last modified time | relevance | path

Searched refs:RUN_P2 (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/sh/sh/
H A Dcache_sh4.c120 RUN_P2; in sh4_cache_config()
221 RUN_P2; in sh4_icache_sync_all()
238 RUN_P2; in sh4_icache_sync_range()
256 RUN_P2; in sh4_icache_sync_range_index()
410 RUN_P2; in sh4_emode_icache_sync_all()
427 RUN_P2; in sh4_emode_icache_sync_range_index()
H A Dmmu_sh4.c88 RUN_P2; in sh4_tlb_invalidate_addr()
105 RUN_P2; in sh4_tlb_invalidate_asid()
128 RUN_P2; in sh4_tlb_invalidate_all()
H A Ddb_interface.c422 RUN_P2; in __db_cachedump_sh3()
466 RUN_P2; /* must access from P2 */ in __db_cachedump_sh4()
/openbsd/sys/arch/sh/include/
H A Dcpu.h181 #define RUN_P2 \ macro
232 #define RUN_P2 do {} while (/* CONSTCOND */ 0) macro