Home
last modified time | relevance | path

Searched refs:swap_phys_alloc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h214 extern int swap_phys_alloc(struct vnode **vpp, u_offset_t *offp, size_t *lenp,
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c145 swap_phys_alloc( in swap_phys_alloc() function
1710 if (!swap_phys_alloc(&pvp, &pstart, &plen, 0)) { in swap_newphysname()