Home
last modified time | relevance | path

Searched refs:pv_entry (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Ipf/machine/
H A Dpmap.h89 struct pv_entry; /* Forward declaration. */
93 TAILQ_HEAD(,pv_entry) pm_pvlist; /* list of mappings in pmap */
109 typedef struct pv_entry { struct
112 TAILQ_ENTRY(pv_entry) pv_list; argument
113 TAILQ_ENTRY(pv_entry) pv_plist;
H A Dvmparam.h119 TAILQ_HEAD(,pv_entry) pv_list; /* pv_entry list */
/dports/misc/rump/buildrump.sh-b914579/src/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
59 SLIST_ENTRY(pv_entry) pve_hash;
74 LIST_HEAD(, pv_entry) pvh_list;
/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/pmap/
H A Dvmpagemd.h59 typedef struct pv_entry { struct
60 struct pv_entry *pv_next; argument
89 struct pv_entry mdpg_first; /* pv_entry first */
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/include/
H A Dpmap.h254 typedef struct pv_entry { struct
255 struct pv_entry *pv_next; /* next pv_entry */ argument
262 struct pv_entry mdpg_pvh;
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dpmap.c446 static struct pv_entry *
449 struct pv_entry *pve; in pvhash_remove()
450 struct pv_entry *prev; in pvhash_remove()
1718 struct pv_entry *next; in pmap_free_pvs()
1762 static struct pv_entry *
1783 struct pv_entry *pve2; in pmap_enter_pv()
1808 static struct pv_entry *
1812 struct pv_entry *pve; in pmap_remove_pv()
3271 struct pv_entry *pve; in pmap_remove_pte()
3575 struct pv_entry *pve; in pmap_pp_remove()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/arm32/
H A Dpmap.c681 struct pv_entry { struct
997 struct pv_entry **pvp; in pmap_enter_pv()
1084 struct pv_entry *pv; in pmap_find_pv()
1207 struct pv_entry *npv; in pmap_modify_pv()
1838 struct pv_entry *pv; in pmap_vac_me_kpmap()
2032 struct pv_entry *pv; in pmap_vac_me_harder()
2328 struct pv_entry *pv; in pmap_clearbit()
2582 struct pv_entry *pv; in pmap_clean_page()
2835 struct pv_entry *pv; in pmap_page_remove()
3616 struct pv_entry *pv; in pmap_kremove_pg()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/include/ibm4xx/
H A Dvmparam.h103 struct pv_entry *pvent;
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/powerpc/
H A Ddb_interface.c547 struct pv_entry { in db_ppc4xx_pv() struct
548 struct pv_entry *pv_next; /* Linked list of mappings */ in db_ppc4xx_pv() argument
552 struct pv_entry *pa_to_pv(paddr_t); in db_ppc4xx_pv()
553 struct pv_entry *pv; in db_ppc4xx_pv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm10/llvm-10.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm90/llvm-9.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm80/llvm-8.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/ScalarEvolution/
H A Davoid-infinite-recursion-1.ll15 %4 = type <{ %struct.pv_entry*, %struct.pv_entry** }> ; type %4
115 %struct.pv_chunk = type <{ %struct.pmap*, %15, [3 x i64], [2 x i64], [168 x %struct.pv_entry] }>
116 %struct.pv_entry = type <{ i64, %4 }>
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/mips/mips/
H A Dpmap_machdep.c474 pool_init(&pmap_pv_pool, sizeof(struct pv_entry), 0, 0, 0, "pvpl", in pmap_bootstrap()

12