OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mr_end
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbppc/mpc85xx/
machdep.c
584
const paddr_t
mr_end
= mr->start + mr->size;
local in function:memprobe
585
if (
mr_end
> boot_page && boot_page >= mr->start) {
591
if (boot_page + PAGE_SIZE ==
mr_end
) {
604
mr->size =
mr_end
- mr->start;
machdep.c
584
const paddr_t
mr_end
= mr->start + mr->size;
local in function:memprobe
585
if (
mr_end
> boot_page && boot_page >= mr->start) {
591
if (boot_page + PAGE_SIZE ==
mr_end
) {
604
mr->size =
mr_end
- mr->start;
machdep.c
584
const paddr_t
mr_end
= mr->start + mr->size;
local in function:memprobe
585
if (
mr_end
> boot_page && boot_page >= mr->start) {
591
if (boot_page + PAGE_SIZE ==
mr_end
) {
604
mr->size =
mr_end
- mr->start;
Completed in 134 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025