Home
last modified time | relevance | path

Searched refs:efi_mm_communicate_header (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dmm_communication.h46 struct __packed efi_mm_communicate_header { struct
53 (sizeof(struct efi_mm_communicate_header)) argument
/u-boot/lib/efi_loader/
A Defi_variable_tee.c76 struct efi_mm_communicate_header *mm_hdr; in optee_mm_communicate()
86 mm_hdr = (struct efi_mm_communicate_header *)comm_buf; in optee_mm_communicate()
155 struct efi_mm_communicate_header *mm_hdr; in mm_communicate()
159 mm_hdr = (struct efi_mm_communicate_header *)comm_buf; in mm_communicate()
186 struct efi_mm_communicate_header *mm_hdr; in setup_mm_hdr()
211 mm_hdr = (struct efi_mm_communicate_header *)comm_buf; in setup_mm_hdr()

Completed in 5 milliseconds