OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smm_relocation_end
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/bochs/bios/
rombios32start.S
27
.global
smm_relocation_end
90
smm_relocation_end
:
label
rombios32.c
871
extern uint8_t smm_relocation_start,
smm_relocation_end
;
891
&
smm_relocation_end
- &smm_relocation_start);
[
all
...]
Completed in 37 milliseconds