Home
last modified time | relevance | path

Searched defs:ucpu (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_pgflcache.c113 uvm_pgflcache_fill(struct uvm_cpu *ucpu, int fl, int b, int c) in uvm_pgflcache_fill()
166 uvm_pgflcache_spill(struct uvm_cpu *ucpu, int fl, int c) in uvm_pgflcache_spill()
204 uvm_pgflcache_alloc(struct uvm_cpu *ucpu, int fl, int c) in uvm_pgflcache_alloc()
237 uvm_pgflcache_free(struct uvm_cpu *ucpu, struct vm_page *pg) in uvm_pgflcache_free()
273 struct uvm_cpu *ucpu; in uvm_pgflcache_init_cpu() local
295 struct uvm_cpu *ucpu; in uvm_pgflcache_fini_cpu() local
337 struct uvm_cpu *ucpu; in uvm_pgflcache_resume() local
418 uvm_pgflcache_alloc(struct uvm_cpu *ucpu, int fl, int c) in uvm_pgflcache_alloc()
425 uvm_pgflcache_free(struct uvm_cpu *ucpu, struct vm_page *pg) in uvm_pgflcache_free()
432 uvm_pgflcache_fill(struct uvm_cpu *ucpu, int fl, int b, int c) in uvm_pgflcache_fill()
H A Duvm_pdpolicy_clock.c655 uvmpdpol_init_cpu(struct uvm_cpu *ucpu) in uvmpdpol_init_cpu()
727 struct uvm_cpu *ucpu; in uvmpdpol_flush() local
772 struct uvm_cpu *ucpu; in uvmpdpol_pagerealize() local
791 uvmpdpol_idle(struct uvm_cpu *ucpu) in uvmpdpol_idle()
H A Duvm_page.c948 struct uvm_cpu *ucpu; in uvm_cpu_attach() local
1004 uvm_pagealloc_pgb(struct uvm_cpu *ucpu, int f, int b, int *trycolorp, int flags) in uvm_pagealloc_pgb()
1086 uvm_pagealloc_pgfl(struct uvm_cpu *ucpu, int f, int *trycolorp, int flags) in uvm_pagealloc_pgfl()
1136 struct uvm_cpu *ucpu; in uvm_pagealloc_strat() local
1415 struct uvm_cpu *ucpu; in uvm_pagefree() local
H A Duvm_glue.c528 struct uvm_cpu *ucpu = ci->ci_data.cpu_uvm; in uvm_idle() local
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/
H A Dsave.h283 } *ucpu = (union hvm_hw_cpu_union *)h; in _hvm_hw_fix_cpu() local