Searched refs:sgx_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/amd64/sgx/
H A Dsgxvar.h52 struct sgx_softc *sc;
75 struct sgx_softc { struct
H A Dsgx.c167 struct sgx_softc sgx_sc;
170 sgx_get_epc_page(struct sgx_softc *sc, struct epc_page **epc)
186 sgx_put_epc_page(struct sgx_softc *sc, struct epc_page *epc)
198 sgx_va_slot_init_by_index(struct sgx_softc *sc, vm_object_t object,
231 sgx_va_slot_init(struct sgx_softc *sc,
258 sgx_mem_find(struct sgx_softc *sc, uint64_t addr,
296 sgx_enclave_find(struct sgx_softc *sc, uint64_t addr,
327 sgx_enclave_alloc(struct sgx_softc *sc, struct secs *secs,
344 sgx_epc_page_remove(struct sgx_softc *sc,
354 sgx_page_remove(struct sgx_softc *s
[all...]

Completed in 48 milliseconds