Searched refs:vc_ioio_check (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | sev-es.c | 109 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) in vc_ioio_check() function
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | sev.c | 106 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) in vc_ioio_check() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | sev-es-shared.c | 400 return vc_ioio_check(ctxt, (u16)port, size); in vc_ioio_exitinfo()
|
H A D | sev-es.c | 451 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) in vc_ioio_check() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | sev-shared.c | 815 return vc_ioio_check(ctxt, (u16)port, size); in vc_ioio_exitinfo()
|
H A D | sev.c | 527 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size) in vc_ioio_check() function
|
Completed in 11 milliseconds