Searched refs:__text16 (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dpxe_call.h27 extern struct s_PXE __text16 ( ppxe );
31 extern struct s_PXENV __text16 ( pxenv );
H A Dbiosint.h24 extern uint16_t __text16 ( hooked_bios_interrupts );
H A Dlibrm.h128 #define __text16( variable ) \ macro
157 extern uint16_t __text16 ( rm_ds );
H A Dlibkir.h18 #define __text16( variable ) variable macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A Dfakee820.c27 static struct segoff __text16 ( real_int15_vector );
H A Dhidemem.c67 extern struct segoff __text16 ( int15_vector );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/scripts/
H A Di386-kir.lds68 .text16 : AT ( _text16_load_offset + __text16 ) {
69 __text16 = .;
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Drtc_entropy.c35 static uint8_t __text16 ( rtc_flag );
H A Dint13.c139 static struct segoff __text16 ( int13_vector );
171 static uint8_t __text16 ( num_fdds );
181 static uint8_t __text16 ( num_drives );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c65 static syslinux_regs __text16 ( comboot_initial_regs );
68 static struct segoff __text16 ( int20_vector );
71 static struct segoff __text16 ( int21_vector );
74 static struct segoff __text16 ( int22_vector );
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_call.c35 extern struct segoff __text16 ( pxe_int_1a_vector );
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dsymcheck.pl55 __text16 _text16 _text16_load_offset

Completed in 97 milliseconds