Searched refs:swap_encrypt (Results 1 – 1 of 1) sorted by relevance
1863 bool write, async, swap_encrypt; in uvm_swap_io() local1870 swap_encrypt = atomic_load_relaxed(&uvm_swap_encrypt); in uvm_swap_io()1897 if (write && swap_encrypt) /* need to encrypt in-place */ in uvm_swap_io()1930 if (!swap_encrypt) { in uvm_swap_io()1946 if (swap_encrypt) { in uvm_swap_io()