OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bst_ov
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
bus_defs.h
104
const struct bus_space_overrides *
bst_ov
;
member in struct:bus_space_tag
/src/sys/arch/x86/x86/
bus_space.c
169
return (*it->
bst_ov
->ov_space_map)(it->bst_ctx, t, bpa, size,
197
return (*it->
bst_ov
->ov_space_reservation_map)(it->bst_ctx, t,
263
return (*it->
bst_ov
->ov_space_reserve)(it->bst_ctx, t,
313
return (*it->
bst_ov
->ov_space_reserve_subregion)(it->bst_ctx, t,
366
(*it->
bst_ov
->ov_space_release)(it->bst_ctx, t, bsr);
404
return (*it->
bst_ov
->ov_space_alloc)(it->bst_ctx, t,
593
(*it->
bst_ov
->ov_space_reservation_unmap)(it->bst_ctx,
614
(*it->
bst_ov
->ov_space_unmap)(it->bst_ctx, t, bsh, size);
634
(*it->
bst_ov
->ov_space_free)(it->bst_ctx, t, bsh, size);
993
bst->
bst_ov
= ov
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025