Searched refs:sgx_pageinfo (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/arch/x86/kernel/cpu/sgx/ |
| D | encls.h | 165 static inline int __ecreate(struct sgx_pageinfo *pginfo, void *secs) in __ecreate() 175 static inline int __eadd(struct sgx_pageinfo *pginfo, void *addr) in __eadd() 205 static inline int __eldu(struct sgx_pageinfo *pginfo, void *addr, in __eldu() 223 static inline int __ewb(struct sgx_pageinfo *pginfo, void *addr, in __ewb()
|
| D | ioctl.c | 61 struct sgx_pageinfo pginfo; in sgx_encl_create() 235 struct sgx_pageinfo pginfo; in __sgx_encl_add_page()
|
| D | virt.c | 276 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, in sgx_virt_ecreate()
|
| D | encl.c | 25 struct sgx_pageinfo pginfo; in __sgx_encl_eldu()
|
| D | main.c | 163 struct sgx_pageinfo pginfo; in __sgx_encl_ewb()
|
| /Linux-v5.15/arch/x86/include/asm/ |
| D | sgx.h | 204 struct sgx_pageinfo { struct 369 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs,
|
| /Linux-v5.15/arch/x86/kvm/vmx/ |
| D | sgx.c | 144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate() 218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate()
|