Searched refs:PHYS_CODE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Delfboot.c62 __asm__ __volatile__ ( PHYS_CODE ( "pushl %%ebp\n\t" /* gcc bug */
H A Dnbi.c294 PHYS_CODE ( "pushl %%ebp\n\t" /* gcc bug */
H A Dmultiboot.c442 __asm__ __volatile__ ( PHYS_CODE ( "pushl %%ebp\n\t"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibrm.h193 /* PHYS_CODE: declare a fragment of code that executes in flat physical mode */
194 #define PHYS_CODE( asm_code_str ) \ macro

Completed in 50 milliseconds