OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootinfo_data_store
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/virt68k/virt68k/
bootinfo.c
59
static struct bootinfo_data
bootinfo_data_store
;
variable in typeref:struct:bootinfo_data
264
PMAP_BOOTSTRAP_RELOC_GLOB(&
bootinfo_data_store
);
338
struct bootinfo_data *bid = &
bootinfo_data_store
;
391
return &
bootinfo_data_store
;
403
struct bi_record *bi =
bootinfo_data_store
.bootinfo;
458
struct bootinfo_data *bid = &
bootinfo_data_store
;
473
struct bootinfo_data *bid = &
bootinfo_data_store
;
bootinfo.c
59
static struct bootinfo_data
bootinfo_data_store
;
variable in typeref:struct:bootinfo_data
264
PMAP_BOOTSTRAP_RELOC_GLOB(&
bootinfo_data_store
);
338
struct bootinfo_data *bid = &
bootinfo_data_store
;
391
return &
bootinfo_data_store
;
403
struct bi_record *bi =
bootinfo_data_store
.bootinfo;
458
struct bootinfo_data *bid = &
bootinfo_data_store
;
473
struct bootinfo_data *bid = &
bootinfo_data_store
;
bootinfo.c
59
static struct bootinfo_data
bootinfo_data_store
;
variable in typeref:struct:bootinfo_data
264
PMAP_BOOTSTRAP_RELOC_GLOB(&
bootinfo_data_store
);
338
struct bootinfo_data *bid = &
bootinfo_data_store
;
391
return &
bootinfo_data_store
;
403
struct bi_record *bi =
bootinfo_data_store
.bootinfo;
458
struct bootinfo_data *bid = &
bootinfo_data_store
;
473
struct bootinfo_data *bid = &
bootinfo_data_store
;
Completed in 41 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026