Searched defs:firstpte (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c2650 pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte) argument
2668 pt_entry_t *firstpte, newpte; local
3358 pt_entry_t *firstpte, oldpte, pa, *pte; local
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c3848 pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte) argument
3880 pt_entry_t *firstpte, newpte; local
4645 pt_entry_t *firstpte, oldpte, pa, *pte; local
[all...]

Completed in 156 milliseconds