Home
last modified time | relevance | path

Searched refs:info_off (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Ddmesg.py103 info_off = info_sz * ind
128 text_len = utils.read_u16(infos, info_off + len_off)
137 time_stamp = utils.read_u64(infos, info_off + ts_off)
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dxen.h649 uint32_t info_off; /* Offset of console_info struct. */ member
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c1370 xen_start_info->console.dom0.info_off); in xen_start_kernel()