Home
last modified time | relevance | path

Searched defs:csb (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/nx/
Dnx-common-powernv.c174 #define CSB_ERR(csb, msg, ...) \ argument
180 #define CSB_ERR_ADDR(csb, msg, ...) \ argument
188 struct coprocessor_status_block *csb) in wait_for_csb()
396 struct coprocessor_status_block *csb; in nx842_config_crb() local
461 struct coprocessor_status_block *csb; in nx842_exec_icswx() local
564 struct coprocessor_status_block *csb; in nx842_exec_vas() local
Dnx-common-pseries.c220 struct cop_status_block *csb) in nx842_validate_result()
Dnx_csbcpb.h150 struct cop_status_block csb; member
/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c1729 static bool xehp_csb_parse(const u64 csb) in xehp_csb_parse()
1737 static bool gen12_csb_parse(const u64 csb) in gen12_csb_parse()
1745 static bool gen8_csb_parse(const u64 csb) in gen8_csb_parse()
1751 wa_csb_read(const struct intel_engine_cs *engine, u64 * const csb) in wa_csb_read()
1784 static u64 csb_read(const struct intel_engine_cs *engine, u64 * const csb) in csb_read()
1882 u64 csb; in process_csb() local