Home
last modified time | relevance | path

Searched refs:ctbt_offset (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/kernel/
H A Dconsole.c74 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in find_console_vga_hose()
H A Dcore_marvel.c379 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in marvel_find_console_vga_hose()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/kernel/
H A Dconsole.c74 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in find_console_vga_hose()
H A Dcore_marvel.c379 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in marvel_find_console_vga_hose()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/kernel/
H A Dconsole.c74 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in find_console_vga_hose()
H A Dcore_marvel.c379 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in marvel_find_console_vga_hose()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/asm/
H A Dhwrpb.h187 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu60/qemu-6.0.0/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/include/asm/
H A Dhwrpb.h187 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/include/asm/
H A Dhwrpb.h187 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu5/qemu-5.2.0/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/qemu-palcode/
H A Dhwrpb.h195 unsigned long ctbt_offset; /* console terminal block table offset */ member
/dports/emulators/qemu/qemu-6.2.0/roms/qemu-palcode/
H A Dhwrpb.h249 unsigned long ctbt_offset; /* console terminal block table offset */ member
H A Dinit.c241 hwrpb.hwrpb.ctbt_offset = offsetof(struct hwrpb_combine, ctb); in init_hwrpb()