OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst_pg
(Results
1 - 6
of
6
) 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 in function:pmap_zero_page
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 in function:pmap_copy_page
653
struct vm_page_md * const dst_mdpg = VM_PAGE_TO_MD(
dst_pg
);
pmap_machdep.c
621
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst_pa);
local in function:pmap_zero_page
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 in function:pmap_copy_page
653
struct vm_page_md * const dst_mdpg = VM_PAGE_TO_MD(
dst_pg
);
pmap_machdep.c
621
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst_pa);
local in function:pmap_zero_page
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 in function:pmap_copy_page
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 in function:pmap_copy_page_generic
5738
struct vm_page_md *dst_md = VM_PAGE_TO_MD(
dst_pg
);
pmap.c
5737
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst);
local in function:pmap_copy_page_generic
5738
struct vm_page_md *dst_md = VM_PAGE_TO_MD(
dst_pg
);
pmap.c
5737
struct vm_page * const
dst_pg
= PHYS_TO_VM_PAGE(dst);
local in function:pmap_copy_page_generic
5738
struct vm_page_md *dst_md = VM_PAGE_TO_MD(
dst_pg
);
Completed in 80 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025