OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_pg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
pmap_machdep.c
621
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst_pa);
local
622
struct vm_page_md * const dst_mdpg = VM_PAGE_TO_MD(
dst_pg
);
650
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst_pa);
local
653
struct vm_page_md * const dst_mdpg = VM_PAGE_TO_MD(
dst_pg
);
/src/sys/arch/arm/arm32/
pmap.c
5737
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst);
local
5738
struct vm_page_md *dst_md = VM_PAGE_TO_MD(
dst_pg
);
Completed in 24 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026