Searched refs:ctx_restore_post_bb (Results 1 – 1 of 1) sorted by relevance
261 struct wa_bb ctx_restore_post_bb[XE_ENGINE_CLASS_MAX]; member645 return wa_bb_show(dev, dev->config.ctx_restore_post_bb, page, SZ_4K); in ctx_restore_post_bb_show()810 return wa_bb_store(dev->config.ctx_restore_post_bb, dev, data, sz); in ctx_restore_post_bb_store()814 CONFIGFS_ATTR(, ctx_restore_post_bb);837 kfree(dev->config.ctx_restore_post_bb[0].cs); in xe_config_device_release()1273 *cs = dev->config.ctx_restore_post_bb[class].cs; in xe_configfs_get_ctx_restore_post_bb()1274 len = dev->config.ctx_restore_post_bb[class].len; in xe_configfs_get_ctx_restore_post_bb()