Home
last modified time | relevance | path

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

/linux-6.15/scripts/gdb/linux/
H A Ddmesg.py97 info_off = info_sz * ind
112 info = utils.read_memoryview(inf, info_addr + info_off, info_sz).tobytes()
/linux-6.15/include/xen/interface/
H A Dxen.h634 uint32_t info_off; /* Offset of console_info struct. */ member
/linux-6.15/arch/x86/xen/
H A Denlighten_pv.c1543 xen_start_info->console.dom0.info_off); in xen_start_kernel()