HomeSort by: relevance | last modified time | path
    Searched defs:pv_pte (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/include/
pmap_pv.h 46 * pv_pte: describe a pte
49 struct pv_pte { struct
55 * pv_entry: plug pv_pte into lists. 32 bytes on i386, 64 on amd64.
59 struct pv_pte pve_pte; /* should be the first member */
80 struct pv_pte pte;
  /src/sys/arch/alpha/include/
pmap.h 182 pt_entry_t *pv_pte; /* PTE that maps the VA */ member in struct:pv_entry

Completed in 11 milliseconds