Searched refs:uvm_doswapencrypt (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/uvm/
H A Duvm_swap_encrypt.h81 extern int uvm_doswapencrypt; /* swapencrypt enabled/disabled */
H A Duvm_swap_encrypt.c47 int uvm_doswapencrypt = 1; variable
63 int doencrypt = uvm_doswapencrypt;
78 uvm_doswapencrypt = doencrypt;
H A Duvm_swap.c1020 if (uvm_doswapencrypt)
1739 if (uvm_doswapencrypt)

Completed in 113 milliseconds