Searched refs:total_bytes (Results 1 – 3 of 3) sorted by relevance
150 u64 total_bytes; in papr_platform_dump_handle_read() local195 total_bytes = (u64) (((u64)params->bytes_ret_hi << 32) | in papr_platform_dump_handle_read()201 if (WARN(total_bytes > size, "possible write beyond end of work area")) in papr_platform_dump_handle_read()205 total_bytes)) in papr_platform_dump_handle_read()208 return total_bytes; in papr_platform_dump_handle_read()
243 uint64_t total_bytes:16; member245 uint64_t total_bytes:16;
893 pko_command.s.total_bytes = size; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
Completed in 8 milliseconds