Searched refs:PHYS_CODE (Results 1 – 4 of 4) sorted by relevance
55 __asm__ __volatile__ ( PHYS_CODE ( "call *%%edi\n\t" ) in elfboot_exec()
352 PHYS_CODE ( "pushl %%ebx\n\t" /* bootp data */ in nbi_boot32()
292 __asm__ __volatile__ ( PHYS_CODE ( "pushl %%ebp\n\t" in multiboot_exec()
199 #define PHYS_CODE( asm_code_str ) \ macro