Lines Matching refs:slots
152 volatile uint32_t *swd_encmap; /* bitmap of encrypted slots */
787 int count, slots;
803 * Allocate space (slots) for pointers to all swapdevs
810 slots = uvmexp.nswapdev;
812 if (slots > misc) /* we never need more than requested */
813 slots = misc;
828 sdpsize = (size_t)slots * sizeof sdp;
891 if (++count <= slots)
909 if (misc > slots) /* the number of storage slots */
910 misc = slots;
1785 * too many slots.
1795 * lock data lock, convert slots into blocks, and enter loop
1825 "success! returning %jd slots starting at %jd",
1887 * we assume here that the range of slots will all be within
1899 * uvm_swap_free: free swap slots
1909 UVMHIST_CALLARGS(pdhist, "freeing %jd slots starting at %jd", nslots,
2053 * and mark the slots encrypted.
2055 * 3. KEY, BUT NO ENCRYPTION: The slots may already be
2059 * 4. KEY, ENCRYPTION: Encrypt and mark the slots
2181 * any of these slots can be encrypted, so