Searched refs:pmap_fill_ptp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c316 static void pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte);
2650 pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte) function
2755 pmap_fill_ptp(firstpte, newpte);
2766 pmap_fill_ptp(firstpte, newpte);
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c657 static void pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte);
3849 pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte)
3950 pmap_fill_ptp(firstpte, newpte);
3961 pmap_fill_ptp(firstpte, newpte);
3848 pmap_fill_ptp(pt_entry_t *firstpte, pt_entry_t newpte) function

Completed in 235 milliseconds