HomeSort by: relevance | last modified time | path
    Searched refs:prot_to_real (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
biosreboot.S 45 call _C_LABEL(prot_to_real)
biosmem.S 45 call _C_LABEL(prot_to_real)
65 call _C_LABEL(prot_to_real)
putstr.S 53 call _C_LABEL(prot_to_real)
76 call _C_LABEL(prot_to_real)
biosgetsystime.S 39 call _C_LABEL(prot_to_real) # enter real mode
conio.S 17 call _C_LABEL(prot_to_real) # enter real mode
45 call _C_LABEL(prot_to_real) # enter real mode
66 call _C_LABEL(prot_to_real) # enter real mode
88 call _C_LABEL(prot_to_real) # enter real mode
112 call _C_LABEL(prot_to_real) # enter real mode
biosdelay.S 59 call _C_LABEL(prot_to_real)
biosgetrtc.S 37 call _C_LABEL(prot_to_real) # enter real mode
biosvideomode.S 46 call _C_LABEL(prot_to_real)
biosvbe.S 54 call _C_LABEL(prot_to_real)
103 call _C_LABEL(prot_to_real)
152 call _C_LABEL(prot_to_real)
188 call _C_LABEL(prot_to_real)
227 call _C_LABEL(prot_to_real)
273 call _C_LABEL(prot_to_real)
326 call _C_LABEL(prot_to_real)
biosmemx.S 49 call _C_LABEL(prot_to_real)
127 call _C_LABEL(prot_to_real)
173 call _C_LABEL(prot_to_real)
biosmemps2.S 49 call _C_LABEL(prot_to_real)
comio.S 24 call _C_LABEL(prot_to_real) # enter real mode
61 call _C_LABEL(prot_to_real) # enter real mode
97 call _C_LABEL(prot_to_real) # enter real mode
130 call _C_LABEL(prot_to_real) # enter real mode
bios_disk.S 70 call _C_LABEL(prot_to_real) # enter real mode
118 call _C_LABEL(prot_to_real) # enter real mode
154 call _C_LABEL(prot_to_real) # enter real mode
208 call _C_LABEL(prot_to_real) # enter real mode
245 call _C_LABEL(prot_to_real) # enter real mode
277 call _C_LABEL(prot_to_real) # enter real mode
biosmca.S 82 call _C_LABEL(prot_to_real) # enter real mode
realprot.S 169 * prot_to_real()
200 ENTRY(prot_to_real) function
272 3: .asciz "prot_to_real can't return to "
  /src/sys/arch/i386/stand/bootxx/
bootxx.S 83 call prot_to_real
116 call prot_to_real
  /src/sys/arch/i386/stand/pxeboot/
pxe_call.S 58 call _C_LABEL(prot_to_real) # enter real mode
90 call _C_LABEL(prot_to_real) # enter real mode
93 /* prot_to_real() has already set %es to BOOTSEG */
start_pxe.S 95 call _C_LABEL(prot_to_real)
  /src/sys/arch/i386/stand/boot/
biosboot.S 126 call prot_to_real
140 call prot_to_real
  /src/sys/arch/i386/stand/dosboot/
dos_file.S 29 call _C_LABEL(prot_to_real) # enter real mode
82 call _C_LABEL(prot_to_real) # enter real mode
131 call _C_LABEL(prot_to_real) # enter real mode
172 call _C_LABEL(prot_to_real) # enter real mode
start_dos.S 191 call _C_LABEL(prot_to_real)
236 * prot_to_real()
239 ENTRY(prot_to_real) function
304 2: .asciz "prot_to_real can't return to "
464 call _C_LABEL(prot_to_real)
477 call _C_LABEL(prot_to_real)

Completed in 21 milliseconds