Home | History | Annotate | Download | only in pxeboot

Lines Matching refs:_C_LABEL

54 	pushw	_C_LABEL(pxe_command_buf_seg)
55 pushw _C_LABEL(pxe_command_buf_off)
58 call _C_LABEL(prot_to_real) # enter real mode
63 .globl _C_LABEL(bangpxe_off)
64 _C_LABEL(bangpxe_off) = . - 4
65 .globl _C_LABEL(bangpxe_seg)
66 _C_LABEL(bangpxe_seg) = . - 2
68 calll _C_LABEL(real_to_prot) # leave real mode
90 call _C_LABEL(prot_to_real) # enter real mode
94 lea _C_LABEL(pxe_command_buf), %di
98 .globl _C_LABEL(pxenv_off)
99 _C_LABEL(pxenv_off) = . - 4
100 .globl _C_LABEL(pxenv_seg)
101 _C_LABEL(pxenv_seg) = . - 2
103 calll _C_LABEL(real_to_prot) # leave real mode
113 .globl _C_LABEL(pxe_command_buf)
115 .type _C_LABEL(pxe_command_buf), @object
116 .size _C_LABEL(pxe_command_buf), 256
117 _C_LABEL(pxe_command_buf):