Searched refs:mbox_create_read_window (Results 1 – 3 of 3) sorted by relevance
/openbmc/hiomapd/test/ |
H A D | windows_equally_evictable.c | 36 static int mbox_create_read_window(struct test_context *tctx, size_t offset, in mbox_create_read_window() function 70 rc = mbox_create_read_window(tctx, pos, (WINDOW_SIZE / BLOCK_SIZE)); in main() 81 rc = mbox_create_read_window(tctx, pos, (WINDOW_SIZE / BLOCK_SIZE)); in main()
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | dump_flash.cpp | 44 static int mbox_create_read_window(struct test_context *tctx, size_t offset, in mbox_create_read_window() function 82 rc = mbox_create_read_window(tctx, pos, (WINDOW_SIZE / BLOCK_SIZE)); in main()
|
/openbmc/hiomapd/vpnor/test/ |
H A D | dump_flash.cpp | 45 static int mbox_create_read_window(struct test_context* tctx, size_t offset, in mbox_create_read_window() function 82 rc = mbox_create_read_window(tctx, pos, (WINDOW_SIZE / BLOCK_SIZE)); in main()
|