Home
last modified time | relevance | path

Searched refs:cl_offset (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/
A Dmain.c34 u16 cl_offset; in copy_boot_params() member
50 if (oldcmd->cl_offset < boot_params.hdr.setup_move_size) in copy_boot_params()
55 boot_params.hdr.cmd_line_ptr = (cmdline_seg << 4) + oldcmd->cl_offset; in copy_boot_params()
/linux/tools/perf/util/
A Dcacheline.h25 static inline u64 cl_offset(u64 address, bool double_cl) in cl_offset() function
/linux/include/uapi/linux/
A Dscreen_info.h32 __u16 cl_magic, cl_offset; /* 0x20 */ member
/linux/tools/perf/
A Dbuiltin-c2c.c553 addr = cl_offset(mem_info__daddr(he->mem_info)->al_addr, chk_double_cl); in offset_entry()
565 l = cl_offset(mem_info__daddr(left->mem_info)->addr, chk_double_cl); in offset_cmp()
568 r = cl_offset(mem_info__daddr(right->mem_info)->addr, chk_double_cl); in offset_cmp()

Completed in 15 milliseconds