OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:marvell_startend_by_tag
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/marvell/
marvell_machdep.c
133
static void
marvell_startend_by_tag
(int, uint64_t *, uint64_t *);
579
marvell_startend_by_tag
(ORION_TAG_PCI_IO, &start, &end);
582
marvell_startend_by_tag
(ORION_TAG_PCI_MEM, &start, &end);
824
marvell_startend_by_tag
(iotag, &start, &end);
827
marvell_startend_by_tag
(memtag, &start, &end);
838
marvell_startend_by_tag
(int tag, uint64_t *start, uint64_t *end)
function
marvell_machdep.c
133
static void
marvell_startend_by_tag
(int, uint64_t *, uint64_t *);
579
marvell_startend_by_tag
(ORION_TAG_PCI_IO, &start, &end);
582
marvell_startend_by_tag
(ORION_TAG_PCI_MEM, &start, &end);
824
marvell_startend_by_tag
(iotag, &start, &end);
827
marvell_startend_by_tag
(memtag, &start, &end);
838
marvell_startend_by_tag
(int tag, uint64_t *start, uint64_t *end)
function
/src/sys/arch/evbarm/armadaxp/
armadaxp_machdep.c
463
marvell_startend_by_tag
(int tag, uint64_t *start, uint64_t *end)
function
580
marvell_startend_by_tag
(iotag, &start, &end);
583
marvell_startend_by_tag
(memtag, &start, &end);
armadaxp_machdep.c
463
marvell_startend_by_tag
(int tag, uint64_t *start, uint64_t *end)
function
580
marvell_startend_by_tag
(iotag, &start, &end);
583
marvell_startend_by_tag
(memtag, &start, &end);
Completed in 104 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026