Searched refs:biosregs (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/arch/x86/boot/ |
D | tty.c | 40 struct biosregs ireg; in bios_putchar() 74 struct biosregs ireg, oreg; in gettime() 88 struct biosregs ireg, oreg; in getchar() 99 struct biosregs ireg, oreg; in kbd_pending()
|
D | video-vga.c | 41 struct biosregs ireg, oreg; in vga_set_basic_mode() 64 struct biosregs ireg; in vga_set_8font() 92 struct biosregs ireg; in vga_set_14font() 115 struct biosregs ireg; in vga_set_80x43() 247 struct biosregs ireg, oreg; in vga_probe()
|
D | memory.c | 21 struct biosregs ireg, oreg; in detect_memory_e820() 74 struct biosregs ireg, oreg; in detect_memory_e801() 107 struct biosregs ireg, oreg; in detect_memory_88()
|
D | video-vesa.c | 33 struct biosregs ireg, oreg; in vesa_probe() 106 struct biosregs ireg, oreg; in vesa_set_mode() 163 struct biosregs ireg, oreg; in vesa_dac_set_8bits() 191 struct biosregs ireg, oreg; in vesa_store_pm_info() 239 struct biosregs ireg, oreg; in vesa_store_edid()
|
D | main.c | 68 struct biosregs ireg, oreg; in keyboard_init() 84 struct biosregs ireg, oreg; in query_ist() 108 struct biosregs ireg; in set_bios_mode()
|
D | boot.h | 206 struct biosregs { struct 246 void intcall(u8 int_no, const struct biosregs *ireg, struct biosregs *oreg); 302 void initregs(struct biosregs *regs);
|
D | video.c | 24 struct biosregs ireg, oreg; in store_cursor_position() 42 struct biosregs ireg, oreg; in store_video_mode() 264 struct biosregs ireg; in restore_screen()
|
D | edd.c | 25 struct biosregs ireg, oreg; in read_mbr() 75 struct biosregs ireg, oreg; in get_edd_info()
|
D | regs.c | 19 void initregs(struct biosregs *reg) in initregs()
|
D | apm.c | 21 struct biosregs ireg, oreg; in query_apm_bios()
|
D | a20.c | 91 struct biosregs ireg; in enable_a20_bios()
|
D | video-bios.c | 31 struct biosregs ireg, oreg; in set_bios_mode()
|