Home
last modified time | relevance | path

Searched refs:REAL_CODE (Results 1 – 19 of 19) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
Dbios_console.c69 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_handle_cup()
87 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_handle_ed()
161 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_putchar()
249 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_getchar()
284 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_iskey()
Dmemmap.c76 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t" in extmemsize_e801()
125 __asm__ __volatile__ ( REAL_CODE ( "int $0x15" ) in extmemsize_88()
176 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t" in meme820()
DgateA20.c121 __asm__ __volatile__ ( REAL_CODE ( "int $0x15" ) in gateA20_set()
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
Dpcibios.c40 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t" in pcibios_max_bus()
66 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t" in pcibios_read()
94 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t" in pcibios_write()
Dbios_nap.c11 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_cpu_nap()
Dbios_timer.c46 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in bios_currticks()
Dint13.c674 __asm__ __volatile__ ( REAL_CODE ( "pushw %%es\n\t" in int13_boot()
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
Dcom32_call.c55 REAL_CODE ( /* Save all registers */ in com32_intcall()
125 REAL_CODE ( /* Save all registers */ in com32_farcall()
182 REAL_CODE ( "lcall *%%ss:(com32_farcall_proc)\n\t" ) in com32_cfarcall()
Dcomboot_call.c148 REAL_CODE ( in comboot_force_text_mode()
157 REAL_CODE ( in comboot_force_text_mode()
527 REAL_CODE ( in int22()
609 REAL_CODE ( in int22()
/external/syslinux/gpxe/src/arch/i386/image/
Dbootsector.c76 __asm__ __volatile__ ( REAL_CODE ( /* Save return address off-stack */ in call_bootsector()
Dcomboot.c162 REAL_CODE ( /* Save return address with segment on old stack */ in comboot_exec()
Dnbi.c312 REAL_CODE ( "pushw %%ds\n\t" /* far pointer to bootp data */ in nbi_boot16()
Dbzimage.c487 __asm__ __volatile__ ( REAL_CODE ( "movw %w0, %%ds\n\t" in bzimage_exec()
/external/syslinux/gpxe/src/arch/i386/interface/pxeparent/
Dpxeparent.c139 __asm__ __volatile__ ( REAL_CODE ( "pushw %%es\n\t" in pxeparent_call()
/external/syslinux/gpxe/src/arch/i386/include/
Dlibkir.h226 #define REAL_CODE( asm_code_str ) \ macro
Dlibrm.h189 #define REAL_CODE( asm_code_str ) \ macro
/external/syslinux/gpxe/src/arch/i386/drivers/net/
Dundiload.c93 __asm__ __volatile__ ( REAL_CODE ( "pushw %%ds\n\t" in undi_load()
Dundinet.c257 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t" in undinet_poll()
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_call.c493 __asm__ __volatile__ ( REAL_CODE ( "movw %%cx, %%es\n\t" in pxe_start_nbp()