Searched refs:le64_to_cpu (Results 1 – 3 of 3) sorted by relevance
33 #define le64_to_cpu bswap_64 macro36 *(d) = le64_to_cpu(*(d)); \41 #define le64_to_cpu macro83 payload = le64_to_cpu(*(uint64_t *)buf); in intel_pt_get_long_tnt()327 packet->payload = le64_to_cpu(*(uint64_t *)(buf + 1)); in intel_pt_get_ip()
44 #define le64_to_cpu bswap_64 macro46 #define le64_to_cpu macro117 le64_to_cpu(branch->from), in intel_bts_dump()118 le64_to_cpu(branch->to), in intel_bts_dump()119 le64_to_cpu(branch->misc) & 0x10 ? in intel_bts_dump()288 sample.ip = le64_to_cpu(branch->from); in intel_bts_synth_branch_sample()291 sample.addr = le64_to_cpu(branch->to); in intel_bts_synth_branch_sample()450 le64_to_cpu(branch->from), in intel_bts_process_buffer()451 le64_to_cpu(branch->to), in intel_bts_process_buffer()
258 #define le64_to_cpu(v64) (v64) macro3065 devices.device_num, le64_to_cpu(conf.capacity)); in setup_block_file()