Home
last modified time | relevance | path

Searched defs:pt_entry_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dpte.h36 typedef uint64_t pt_entry_t; typedef
38 typedef uint32_t pt_entry_t; typedef
/f-stack/freebsd/i386/include/
H A Dpmap_pae.h95 typedef uint64_t pt_entry_t; typedef
H A Dpmap_nopae.h77 typedef uint32_t pt_entry_t; typedef
/f-stack/freebsd/arm64/include/
H A Dpte.h38 typedef uint64_t pt_entry_t; /* page table entry */ typedef
/f-stack/freebsd/amd64/include/
H A Dpmap.h278 typedef u_int64_t pt_entry_t; typedef