Searched refs:entries (Results 1 – 7 of 7) sorted by relevance
497 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 …]
44 struct e820_entry entries[0x80]; /* 0x2d0 */ member
233 struct multiboot2_mmap_entry entries[0]; member
19 struct multiboot2_mmap_entry *mb2_mmap = (struct multiboot2_mmap_entry *)mb2_tag_mmap->entries; in mb2_mmap_to_abi()
146 struct profiling_msr_op entries[MAX_MSR_LIST_NUM]; member
246 struct e820_entry *zp_e820 = zp->entries; in create_zeropage_e820()
1734 * ssl_cache was creating entries when max_entries=0 if TIMING_C was enabled.
Completed in 17 milliseconds