/
usr
/
src
/
kernels
/
4.18.0-553.52.1.el8_10.x86_64
/
arch
/
x86
/
include
/
asm
/
File Upload :
llllll
Current File: //usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/arch/x86/include/asm/amd_hsmp.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _ASM_X86_AMD_HSMP_H_ #define _ASM_X86_AMD_HSMP_H_ #include <uapi/asm/amd_hsmp.h> #if IS_ENABLED(CONFIG_AMD_HSMP) int hsmp_send_message(struct hsmp_message *msg); #else static inline int hsmp_send_message(struct hsmp_message *msg) { return -ENODEV; } #endif #endif /*_ASM_X86_AMD_HSMP_H_*/
Copyright ©2k19 -
Hexid
|
Tex7ure