Searched refs:pml5_entry_t (Results 1 – 5 of 5) sorted by relevance
117 #define NPML5EPG (PAGE_SIZE/(sizeof (pml5_entry_t)))
248 typedef u_int64_t pml5_entry_t; typedef268 #define addr_P5ML5pml5e (addr_P5ML5map + (PML5PML5I * sizeof(pml5_entry_t)))
66 static pml5_entry_t *efi_pml5;118 pml5_entry_t *pml5e; in efi_1t1_pte()
1463 pmap_pml5e_to_pml4e(pml5_entry_t *pml5e, vm_offset_t va) in pmap_pml5e_to_pml4e()1476 pml5_entry_t *pml5e; in pmap_pml4e()1739 pml5_entry_t *pt; in pmap_bootstrap_la57()1752 pt = (pml5_entry_t *)KPML5phys; in pmap_bootstrap_la57()1779 pml5_entry_t *p5_p; in create_pagetables()1846 p5_p = (pml5_entry_t *)KPML5phys; in create_pagetables()4082 pml5_entry_t *pml5; in _pmap_unwire_ptp()4276 pml5_entry_t *pm_pml5; in pmap_pinit_pml5()4300 pml5_entry_t *pm_pml5u; in pmap_pinit_pml5_pti()4472 pml5_entry_t *pml5; in pmap_allocpte_getpml4()[all …]
338 pml5_entry_t old_pml45; in start_all_aps()