OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/fdt/
fdt_machdep.c
420
const paddr_t
spg
= atop(spa);
local in function:initarm
426
uvm_page_physload(
spg
, epg,
spg
, epg, VM_FREELIST_DEFAULT);
/src/sys/arch/hppa/hppa/
pmap.c
1266
struct vm_page *
spg
;
local in function:pmap_destroy
1285
spg
= PHYS_TO_VM_PAGE(PTE_PAGE(*pde));
1286
if (
spg
== NULL)
1289
struct vm_page_md * const md = VM_PAGE_TO_MD(
spg
);
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025