Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dmips_itu.c318 static uint64_t view_pv_common_read(ITCStorageCell *c, bool blocking) in view_pv_common_read() function
337 return view_pv_common_read(c, true); in view_pv_sync_read()
342 return view_pv_common_read(c, false); in view_pv_try_read()