Searched refs:addr_PML4map (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/amd64/amd64/
H A Dlocore.S44 .set loc_PML4map,addr_PML4map
H A Dgenassym.c105 ASSYM(addr_PML4map, addr_PML4map);
/freebsd-12-stable/sys/amd64/include/
H A Dpmap.h268 #define addr_PML4map (KVADDR(PML4PML4I, PML4PML4I, PML4PML4I, PML4PML4I)) macro
269 #define addr_PML4pml4e (addr_PML4map + (PML4PML4I * sizeof(pml4_entry_t)))
273 #define PML4map ((pd_entry_t *)(addr_PML4map))

Completed in 55 milliseconds