__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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-only */ /* * Copyright (C) 2022 - Google LLC * Author: Andrew Walbran <[email protected]> */ #ifndef __KVM_HYP_FFA_H #define __KVM_HYP_FFA_H #include <asm/kvm_host.h> #define FFA_MIN_FUNC_NUM 0x60 #define FFA_MAX_FUNC_NUM 0xFF int hyp_ffa_init(void *pages); bool kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id); #endif /* __KVM_HYP_FFA_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| early_alloc.h | File | 437 B | 0644 |
|
| ffa.h | File | 406 B | 0644 |
|
| gfp.h | File | 925 B | 0644 |
|
| mem_protect.h | File | 2.39 KB | 0644 |
|
| memory.h | File | 3.13 KB | 0644 |
|
| mm.h | File | 1.02 KB | 0644 |
|
| pkvm.h | File | 2.57 KB | 0644 |
|
| spinlock.h | File | 2.84 KB | 0644 |
|
| trap_handler.h | File | 450 B | 0644 |
|