Searched refs:ksgxd (Results 1 – 2 of 2) sorted by relevance
141 ksgxd chapter 144 SGX support includes a kernel thread called *ksgxd*.149 ksgxd is started when SGX initializes. Enclave memory is typically ready152 occur after a crash and kexec() cycle, for instance. At boot, ksgxd163 Similar to the core kswapd, ksgxd, is responsible for managing the165 *ksgxd* “swaps” enclave memory to normal memory.
397 static int ksgxd(void *p) in ksgxd() function 429 tsk = kthread_run(ksgxd, NULL, "ksgxd"); in sgx_page_reclaimer_init() 555 * Finally, wake up ksgxd when the number of pages goes below the watermark