OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhysBasePtr
(Results
1 - 4
of
4
) sorted by null
/external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h
76
long
PhysBasePtr
; /* Physical address for linear buf */
lfbprof.c
512
LFBPtr = GetPtrToLFB(modeInfo.
PhysBasePtr
);
/external/qemu-pc-bios/vgabios/
vbe.h
81
Bit32u
PhysBasePtr
;
135
Bit32u
PhysBasePtr
;
vbe.c
930
info.
PhysBasePtr
= ((Bit32u)lfb_addr << 16);
[
all
...]
Completed in 4987 milliseconds