Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dwindows.h42 int window_flush(struct mbox_context *context, uint32_t offset,
H A Dprotocol.c401 rc = window_flush(context, offset, count, in generic_flush()
411 rc = window_flush(context, offset, count, in generic_flush()
424 rc = window_flush(context, offset, count, prev); in generic_flush()
H A Dwindows.c281 int window_flush(struct mbox_context *context, uint32_t offset, in window_flush() function