Searched refs:window_set_bytemap (Results 1 – 3 of 3) sorted by relevance
/openbmc/hiomapd/ |
H A D | windows.h | 46 int window_set_bytemap(struct mbox_context *context, struct window_context *cur,
|
H A D | protocol.c | 368 return window_set_bytemap(context, context->current, offset, size, in protocol_v1_mark_dirty() 431 return window_set_bytemap(context, context->current, 0, in generic_flush() 591 return window_set_bytemap(context, context->current, io->req.v2.offset, in protocol_v2_mark_dirty() 610 rc = window_set_bytemap(context, context->current, io->req.offset, in protocol_v2_erase()
|
H A D | windows.c | 368 int window_set_bytemap(struct mbox_context *context, struct window_context *cur, in window_set_bytemap() function 417 window_set_bytemap(context, window, 0, in window_reset() 657 window_set_bytemap(context, cur, 0, in windows_create_map()
|