Home
last modified time | relevance | path

Searched defs:pv_entry (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/uvm/pmap/
H A Dvmpagemd.h58 typedef struct pv_entry { struct
59 struct pv_entry *pv_next; argument
83 struct pv_entry mdpg_first; /* pv_entry first */ argument
/minix3/sys/arch/x86/include/
H A Dpmap_pv.h56 struct pv_entry { struct
58 LIST_ENTRY(pv_entry) pve_list; /* on pv_head::pvh_list */ argument