/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
include
/
uapi
/
misc
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/include/uapi/misc
mkdir
upload
Name
Size
Mode
Actions
cxl.h
3951
0644
edit
dl
rm
ocxl.h
1962
0644
edit
dl
rm
pvpanic.h
209
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/include/uapi/misc/pvpanic.h
(209B)
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #define PVPANIC_PANICKED (1 << 0) #define PVPANIC_CRASH_LOADED (1 << 1) #endif /* __PVPANIC_H__ */
Save
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #define PVPANIC_PANICKED (1 << 0) #define PVPANIC_CRASH_LOADED (1 << 1) #endif /* __PVPANIC_H__ */