Home
last modified time | relevance | path

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

/freebsd/sys/riscv/thead/
H A Dthead.c50 #define THEAD_SYNC_S ".long 0x0190000b\n" macro
64 __asm __volatile(THEAD_SYNC_S ::: "memory"); in thead_cpu_dcache_wbinv_range()
76 __asm __volatile(THEAD_SYNC_S ::: "memory"); in thead_cpu_dcache_inv_range()
88 __asm __volatile(THEAD_SYNC_S ::: "memory"); in thead_cpu_dcache_wb_range()