Searched refs:REAL_CODE (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Dbios_nap.c11 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
H A Dpcibios.c40 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
66 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
94 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
H A Dbios_timer.c46 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
H A Drtc_entropy.c163 REAL_CODE ( /* Enable interrupts */
H A Dint13.c1748 __asm__ __volatile__ ( REAL_CODE ( "pushw %%es\n\t"
1811 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
1858 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcom32_call.c55 REAL_CODE ( /* Save all registers */
125 REAL_CODE ( /* Save all registers */
182 REAL_CODE ( "lcall *%%ss:(com32_farcall_proc)\n\t" )
199 REAL_CODE ( "pushfw\n\t"
H A Dcomboot_call.c145 REAL_CODE (
154 REAL_CODE (
515 REAL_CODE (
597 REAL_CODE (
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/hci/commands/
H A Dreboot_cmd.c57 __asm__ __volatile__ ( REAL_CODE ( "ljmp $0xf000, $0xfff0" ) : : );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Dbootsector.c76 __asm__ __volatile__ ( REAL_CODE ( /* Save return address off-stack */
H A Dcomboot.c160 REAL_CODE ( /* Save return address with segment on old stack */
H A Dnbi.c256 REAL_CODE ( "pushl %%ebp\n\t" /* gcc bug */
H A Dbzimage.c507 __asm__ __volatile__ ( REAL_CODE ( "movw %w0, %%ds\n\t"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A Dbios_console.c77 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
95 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
169 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t" /* gcc bug */
283 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
318 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
H A Dmemmap.c76 __asm__ __volatile__ ( REAL_CODE ( "stc\n\t"
125 __asm__ __volatile__ ( REAL_CODE ( "int $0x15" )
177 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxeparent/
H A Dpxeparent.c139 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t" /* gcc bug */
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibkir.h225 /* REAL_CODE: declare a fragment of code that executes in real mode */
226 #define REAL_CODE( asm_code_str ) \ macro
H A Dlibrm.h183 /* REAL_CODE: declare a fragment of code that executes in real mode */
184 #define REAL_CODE( asm_code_str ) \ macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/
H A Dundiload.c99 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t" /* gcc bug */
H A Dundinet.c314 __asm__ __volatile__ ( REAL_CODE ( "sti\n\t"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_call.c267 __asm__ __volatile__ ( REAL_CODE ( "pushl %%ebp\n\t" /* gcc bug */

Completed in 374 milliseconds