Searched refs:efi_mm_communicate_header (Results 1 – 2 of 2) sorted by relevance
46 struct __packed efi_mm_communicate_header { struct53 (sizeof(struct efi_mm_communicate_header)) argument
76 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