| /hypervisor/include/arch/x86/asm/lib/ |
| A D | atomic.h | 35 #define build_atomic_inc(name, size, type) \ argument 46 #define build_atomic_dec(name, size, type) \ argument 57 #define build_atomic_swap(name, size, type) \ argument 87 #define build_atomic_cmpxchg(name, size, type) \ argument 100 #define build_atomic_xadd(name, size, type) \ argument
|
| /hypervisor/debug/ |
| A D | dbg_cmd.c | 20 int type; member 35 int type = cmd_list[i].type; in handle_dbg_cmd() local
|
| A D | uart16550.c | 20 enum serial_dev_type type; member
|
| /hypervisor/boot/include/ |
| A D | multiboot_std.h | 85 uint32_t type; member 205 uint32_t type; member 210 uint32_t type; member 215 uint32_t type; member 221 uint32_t type; member 229 uint32_t type; member 237 uint32_t type; member 243 uint32_t type; member 249 uint32_t type; member
|
| A D | boot.h | 44 uint32_t type; member
|
| /hypervisor/include/lib/ |
| A D | list.h | 120 #define container_of(ptr, type, member) \ argument 130 #define get_first_item(attached, type, member) \ argument 155 #define hlist_entry(ptr, type, member) container_of(ptr,type,member) argument
|
| A D | efi.h | 48 uint32_t type; member
|
| /hypervisor/arch/x86/ |
| A D | pagetable.c | 84 uint64_t *pde, uint64_t *pt_page, uint32_t type) in try_to_free_pgtable_page() 146 uint64_t prot_set, uint64_t prot_clr, uint32_t type, const struct pgtable *table) in local_modify_or_del_pte() 176 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pte() 215 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pde() 262 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in modify_or_del_pdpte() 358 uint64_t prot_set, uint64_t prot_clr, const struct pgtable *table, uint32_t type) in pgtable_modify_or_del_map()
|
| A D | gdt.c | 12 uint64_t tss, size_t tss_limit, uint32_t type) in set_tss_desc()
|
| A D | mmu.c | 104 static inline void local_invvpid(uint64_t type, uint16_t vpid, uint64_t gva) in local_invvpid() 116 static inline void local_invept(uint64_t type, struct invept_desc desc) in local_invept()
|
| A D | sgx.c | 25 uint32_t eax = 0U, ebx = 0U, ecx = 0U, edx = 0U, type; in get_epc_section() local
|
| A D | e820.c | 107 static void insert_e820_entry(uint32_t index, uint64_t addr, uint64_t length, uint64_t type) in insert_e820_entry()
|
| /hypervisor/include/arch/x86/asm/guest/ |
| A D | vmtrr.h | 36 uint32_t type:8; member 47 uint8_t type[MTRR_SUB_RANGE_NUM]; member
|
| /hypervisor/include/arch/x86/asm/ |
| A D | mmu.h | 75 static inline int32_t asm_invvpid(const struct invvpid_operand operand, uint64_t type) in asm_invvpid() 91 static inline int32_t asm_invept(uint64_t type, struct invept_desc desc) in asm_invept()
|
| A D | e820.h | 30 uint32_t type; member
|
| A D | idt.h | 37 uint32_t type:4; member
|
| A D | rtct.h | 47 uint32_t type; member
|
| /hypervisor/arch/x86/guest/ |
| A D | vmtrr.c | 140 uint64_t size, uint8_t type) in update_ept() 168 uint8_t type; in update_ept_mem_type() local
|
| A D | vmexit.c | 231 uint32_t type = (vector_info & VMX_INT_TYPE_MASK) >> 8U; in vmexit_handler() local
|
| A D | vept.c | 496 uint64_t type, ept_cap_vmsr; in invept_vmexit_handler() local
|
| A D | virq.c | 84 uint8_t type; in get_exception_type() local
|
| /hypervisor/lib/crypto/mbedtls/ |
| A D | md_internal.h | 41 mbedtls_md_type_t type; member
|
| /hypervisor/arch/x86/seed/ |
| A D | seed_sbl.c | 31 uint8_t type; member
|
| /hypervisor/include/public/ |
| A D | acrn_common.h | 289 uint32_t type; member 349 uint32_t type; member 523 uint8_t type; member 668 uint32_t type; member 844 uint32_t type; member
|
| A D | acrn_hv_defs.h | 133 uint32_t type; member 256 uint32_t type; member
|