__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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 */ #ifndef __KVM_HYP_EARLY_ALLOC_H #define __KVM_HYP_EARLY_ALLOC_H #include <asm/kvm_pgtable.h> void hyp_early_alloc_init(void *virt, unsigned long size); unsigned long hyp_early_alloc_nr_used_pages(void); void *hyp_early_alloc_page(void *arg); void *hyp_early_alloc_contig(unsigned int nr_pages); extern struct kvm_pgtable_mm_ops hyp_early_alloc_mm_ops; #endif /* __KVM_HYP_EARLY_ALLOC_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 |
|