HomeSort by: relevance | last modified time | path
    Searched refs:UVM_HOTPLUG (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/uvm/
uvm_physseg.h 52 #if defined(UVM_HOTPLUG) /* rbtree impementation */
69 #else /* UVM_HOTPLUG */
86 #endif /* UVM_HOTPLUG */
uvm_physseg.c 91 #if defined(UVM_HOTPLUG)
121 #if defined(UVM_HOTPLUG) /* rbtree impementation */
549 #else /* UVM_HOTPLUG */
948 #endif /* UVM_HOTPLUG */
1308 #if defined(UVM_HOTPLUG) /* rbtree implementation */
1337 #else /* UVM_HOTPLUG */
1345 #endif /* UVM_HOTPLUG */
1352 #if defined(UVM_HOTPLUG) /* rbtree implementation */
1397 #else /* UVM_HOTPLUG */
1399 " UVM_HOTPLUG\n", __func__)
    [all...]
  /src/tests/sys/uvm/
t_uvm_physseg_load.c 75 #define UVM_HOTPLUG /* Enable hotplug with rbtree. */
161 #if defined(UVM_HOTPLUG)
167 #endif /* UVM_HOTPLUG */
241 #if defined(UVM_HOTPLUG)
245 #endif /* UVM_HOTPLUG */
731 #if defined(UVM_HOTPLUG)
737 #endif /* UVM_HOTPLUG */
t_uvm_physseg.c 75 #define UVM_HOTPLUG /* Enable hotplug with rbtree. */
182 #if defined(UVM_HOTPLUG)
188 #endif /* UVM_HOTPLUG */
258 #if defined(UVM_HOTPLUG)
262 #endif /* UVM_HOTPLUG */
265 #if !defined(UVM_HOTPLUG)
293 #if defined(UVM_HOTPLUG)
425 #endif /* UVM_HOTPLUG */
755 #if !defined(UVM_HOTPLUG)
2289 #if defined(UVM_HOTPLUG)
    [all...]
  /src/sys/arch/xen/xen/
balloon.c 451 #ifndef UVM_HOTPLUG
488 #ifdef UVM_HOTPLUG

Completed in 15 milliseconds