Home
last modified time | relevance | path

Searched refs:ci_uvm (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/arch/riscv64/include/
H A Dcpu.h113 struct uvm_pmr_cache ci_uvm; member
/openbsd/sys/arch/m88k/include/
H A Dcpu.h176 struct uvm_pmr_cache ci_uvm; /* [o] page cache */ member
/openbsd/sys/arch/sparc64/include/
H A Dcpu.h128 struct uvm_pmr_cache ci_uvm; /* [o] page cache */ member
/openbsd/sys/arch/arm64/include/
H A Dcpu.h170 struct uvm_pmr_cache ci_uvm; member
/openbsd/sys/arch/alpha/include/
H A Dcpu.h196 struct uvm_pmr_cache ci_uvm; member
/openbsd/sys/arch/i386/include/
H A Dcpu.h104 struct uvm_pmr_cache ci_uvm; member
/openbsd/sys/arch/amd64/include/
H A Dcpu.h219 struct uvm_pmr_cache ci_uvm; /* [o] page cache */ member
/openbsd/sys/arch/mips64/include/
H A Dcpu.h149 struct uvm_pmr_cache ci_uvm; member
/openbsd/sys/uvm/
H A Duvm_pmemrange.c2256 struct uvm_pmr_cache *upc = &curcpu()->ci_uvm; in uvm_pmr_cache_get()
2316 struct uvm_pmr_cache *upc = &curcpu()->ci_uvm; in uvm_pmr_cache_put()
2355 struct uvm_pmr_cache *upc = &curcpu()->ci_uvm; in uvm_pmr_cache_drain()