Home
last modified time | relevance | path

Searched refs:entries (Results 1 – 7 of 7) sorted by relevance

/hypervisor/debug/
A Dprofiling.c497 my_msr_node->entries[i].value in profiling_handle_msrops()
498 = msr_read(my_msr_node->entries[i].msr_id); in profiling_handle_msrops()
502 my_msr_node->entries[i].value); in profiling_handle_msrops()
505 my_msr_node->entries[i].value in profiling_handle_msrops()
510 my_msr_node->entries[i].value); in profiling_handle_msrops()
514 msr_write(my_msr_node->entries[i].msr_id, in profiling_handle_msrops()
515 my_msr_node->entries[i].value); in profiling_handle_msrops()
519 my_msr_node->entries[i].value); in profiling_handle_msrops()
542 if (my_msr_node->entries[0].param != 0UL) { in profiling_handle_msrops()
545 = my_msr_node->entries[j].value; in profiling_handle_msrops()
[all …]
/hypervisor/include/arch/x86/asm/
A Dzeropage.h44 struct e820_entry entries[0x80]; /* 0x2d0 */ member
/hypervisor/boot/include/
A Dmultiboot_std.h233 struct multiboot2_mmap_entry entries[0]; member
/hypervisor/boot/multiboot/
A Dmultiboot2.c19 struct multiboot2_mmap_entry *mb2_mmap = (struct multiboot2_mmap_entry *)mb2_tag_mmap->entries; in mb2_mmap_to_abi()
/hypervisor/include/debug/
A Dprofiling_internal.h146 struct profiling_msr_op entries[MAX_MSR_LIST_NUM]; member
/hypervisor/boot/guest/
A Dbzimage_loader.c246 struct e820_entry *zp_e820 = zp->entries; in create_zeropage_e820()
/hypervisor/lib/crypto/mbedtls/
A DChangeLog1734 * ssl_cache was creating entries when max_entries=0 if TIMING_C was enabled.

Completed in 17 milliseconds