Home
last modified time | relevance | path

Searched defs:cur_pos (Results 1 – 10 of 10) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-ccix-per.c66 const UINT8 *cur_pos = (const UINT8 *)(ccix_error + 1); in cper_section_ccix_per_to_ir() local
H A Dcper-section-cxl-component.c91 const UINT8 *cur_pos = (const UINT8 *)(cxl_error + 1); in cper_section_cxl_component_to_ir() local
H A Dcper-section-pci-dev.c106 UINT64 *cur_pos = (UINT64 *)(dev_error + 1); in cper_section_pci_dev_to_ir() local
H A Dcper-section-cxl-protocol.c166 const UINT8 *cur_pos = (const UINT8 *)(cxl_protocol_error + 1); in cper_section_cxl_protocol_to_ir() local
H A Dcper-section-ia32x64.c144 void *cur_pos = (void *)current_context_info; in cper_section_ia32x64_to_ir() local
482 EFI_IA32_X64_PROCESSOR_CONTEXT_INFO *context_info, void **cur_pos, in cper_ia32x64_processor_context_info_to_ir()
H A Dcper-section-arm.c66 const UINT8 *cur_pos = section; in cper_section_arm_to_ir() local
669 const UINT8 **cur_pos, UINT32 *remaining_size) in cper_arm_processor_context_to_ir()
/openbmc/libcper/generator/sections/
H A Dgen-section-ia32x64.c65 UINT8 *cur_pos = section + 64; in generate_section_ia32x64() local
H A Dgen-section-arm.c73 UINT8 *cur_pos = section + 40; in generate_section_arm() local
/openbmc/qemu/block/
H A Dqed.h143 uint64_t cur_pos; /* position on block device, in bytes */ member
/openbmc/u-boot/fs/fat/
H A Dfat_write.c702 u64 cur_pos, filesize; in set_contents() local