Searched refs:ksgxd (Results 1 – 2 of 2) sorted by relevance
141 ksgxd chapter144 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.
395 static int ksgxd(void *p) in ksgxd() function427 tsk = kthread_run(ksgxd, NULL, "ksgxd"); in sgx_page_reclaimer_init()