Home
last modified time | relevance | path

Searched defs:PG_V (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dpmap.c1419 pt_entry_t PG_V; in pmap_pml4e() local
1455 pt_entry_t PG_V; in pmap_pdpe() local
1481 pt_entry_t PG_V; in pmap_pde() local
1509 pt_entry_t PG_V; in pmap_pte() local
3860 pt_entry_t *pte, PG_V; in pmap_extract() local
3900 pt_entry_t pte, PG_RW, PG_V; in pmap_extract_and_hold() local
4589 pt_entry_t PG_V; in pmap_allocpte_getpml4() local
4625 pt_entry_t PG_V; in pmap_allocpte_getpdp() local
4702 pt_entry_t PG_A, PG_M, PG_RW, PG_V; in pmap_allocpte_nosleep() local
4842 pdp_entry_t *pdpe, PG_V; in pmap_alloc_pde() local
[all …]
/freebsd/sys/i386/include/
H A Dpmap.h50 #define PG_V 0x001 /* P Valid */ macro
/freebsd/sys/amd64/include/
H A Dpmap.h55 #define PG_V X86_PG_V macro
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c105 #define PG_V RPTE_VALID macro
[all...]