Home
last modified time | relevance | path

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

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