Searched refs:pv_entry_t (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/sys/arm/include/
H A Dpmap-v6.h135 * mappings of that page. An entry is a pv_entry_t, the list is pv_list.
140 } *pv_entry_t; typedef in typeref:struct:pv_entry
H A Dpmap-v4.h160 * mappings of that page. An entry is a pv_entry_t, the list is pv_list.
168 } *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/riscv/include/
H A Dpmap.h94 } *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/mips/include/
H A Dpmap.h123 * mappings of that page. An entry is a pv_entry_t, the list is pv_table.
128 } *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/arm64/include/
H A Dpmap.h92 } *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/riscv/riscv/
H A Dpmap.c285 static void free_pv_entry(pmap_t pmap, pv_entry_t pv);
286 static pv_entry_t get_pv_entry(pmap_t pmap, struct rwlock **lockp);
289 static pv_entry_t pmap_pvh_remove(struct md_page *pvh, pmap_t pmap,
1550 pv_to_chunk(pv_entry_t pv)
1613 free_pv_entry(pmap_t pmap, pv_entry_t pv)
1667 static pv_entry_t
1671 pv_entry_t pv;
1811 static __inline pv_entry_t
1814 pv_entry_t pv;
1835 pv_entry_t p
[all...]
/freebsd-12-stable/sys/mips/mips/
H A Dpmap.c158 static void free_pv_entry(pmap_t pmap, pv_entry_t pv);
159 static pv_entry_t get_pv_entry(pmap_t pmap, boolean_t try);
162 static pv_entry_t pmap_pvh_remove(struct md_page *pvh, pmap_t pmap,
1347 pv_to_chunk(pv_entry_t pv)
1415 pv_entry_t pv;
1537 free_pv_entry(pmap_t pmap, pv_entry_t pv)
1590 static pv_entry_t
1594 pv_entry_t pv;
1655 static pv_entry_t
1658 pv_entry_t p
[all...]
/freebsd-12-stable/sys/i386/i386/
H A Dpmap.c301 static void free_pv_entry(pmap_t pmap, pv_entry_t pv);
302 static pv_entry_t get_pv_entry(pmap_t pmap, boolean_t try);
310 static pv_entry_t pmap_pvh_remove(struct md_page *pvh, pmap_t pmap,
2331 pv_to_chunk(pv_entry_t pv)
2389 pv_entry_t pv;
2521 free_pv_entry(pmap_t pmap, pv_entry_t pv)
2575 static pv_entry_t
2581 pv_entry_t pv;
2649 static __inline pv_entry_t
2652 pv_entry_t p
[all...]
/freebsd-12-stable/sys/arm/arm/
H A Dpmap-v6.c2750 pv_to_chunk(pv_entry_t pv)
2836 pv_entry_t pv;
2983 free_pv_entry(pmap_t pmap, pv_entry_t pv)
3020 static pv_entry_t
3026 pv_entry_t pv;
3101 pv_entry_t pv;
3110 static __inline pv_entry_t
3113 pv_entry_t pv;
3128 pv_entry_t pv;
3153 pv_entry_t p
[all...]
H A Dpmap-v4.c205 static void pmap_free_pv_entry (pv_entry_t);
206 static pv_entry_t pmap_get_pv_entry(void);
977 pmap_set_cache_entry(pv_entry_t pv, pmap_t pm, vm_offset_t va, int cacheable)
2761 pv_entry_t pv;
3298 pv_entry_t pv;
3556 pmap_free_pv_entry(pv_entry_t pv)
3569 static pv_entry_t
3572 pv_entry_t ret_value;
4014 pv_entry_t pv;
4044 pv_entry_t p
[all...]
/freebsd-12-stable/sys/arm64/arm64/
H A Dpmap.c291 static void free_pv_entry(pmap_t pmap, pv_entry_t pv);
292 static pv_entry_t get_pv_entry(pmap_t pmap, struct rwlock **lockp);
295 static pv_entry_t pmap_pvh_remove(struct md_page *pvh, pmap_t pmap,
1820 pv_to_chunk(pv_entry_t pv)
1881 pv_entry_t pv;
2055 free_pv_entry(pmap_t pmap, pv_entry_t pv)
2108 static pv_entry_t
2112 pv_entry_t pv;
2250 static __inline pv_entry_t
2253 pv_entry_t p
[all...]
/freebsd-12-stable/sys/powerpc/include/
H A Dpmap.h213 typedef struct pv_entry *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/i386/include/
H A Dpmap.h340 * mappings of that page. An entry is a pv_entry_t, the list is pv_list.
345 } *pv_entry_t; typedef in typeref:struct:pv_entry
/freebsd-12-stable/sys/powerpc/booke/
H A Dpmap.c289 static pv_entry_t pv_alloc(void);
290 static void pv_free(pv_entry_t);
1193 pv_entry_t
1196 pv_entry_t pv;
1208 pv_free(pv_entry_t pve)
1220 pv_entry_t pve;
1246 pv_entry_t pve;
2669 pv_entry_t pv, pvn;
2829 pv_entry_t pv;
3167 pv_entry_t p
[all...]
/freebsd-12-stable/sys/amd64/amd64/
H A Dpmap.c1119 static void free_pv_entry(pmap_t pmap, pv_entry_t pv);
1120 static pv_entry_t get_pv_entry(pmap_t pmap, struct rwlock **lockp);
1134 static pv_entry_t pmap_pvh_remove(struct md_page *pvh, pmap_t pmap,
4029 pv_to_chunk(pv_entry_t pv)
4102 pv_entry_t pv;
4292 free_pv_entry(pmap_t pmap, pv_entry_t pv)
4371 static pv_entry_t
4375 pv_entry_t pv;
4547 static __inline pv_entry_t
4550 pv_entry_t p
[all...]
/freebsd-12-stable/sys/amd64/include/
H A Dpmap.h378 * mappings of that page. An entry is a pv_entry_t, the list is pv_list.
383 } *pv_entry_t; typedef in typeref:struct:pv_entry

Completed in 363 milliseconds