Home
last modified time | relevance | path

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

/qemu/include/hw/uefi/
H A Dvar-service-edk2.h74 typedef struct mm_next_variable mm_next_variable; typedef
75 typedef struct mm_next_variable mm_lock_variable;
96 struct mm_next_variable { struct
/qemu/hw/uefi/
H A Dvar-service-vars.c331 mm_next_variable *nv = func; in uefi_vars_mm_get_next_variable()