Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/efi/
A Druntime.c595 if ( (op->u.query_variable_info.attr in efi_runtime_call()
602 op->u.query_variable_info.max_store_size = in efi_runtime_call()
604 op->u.query_variable_info.remain_store_size = in efi_runtime_call()
608 op->u.query_variable_info.max_size = efi_boot_max_var_size; in efi_runtime_call()
613 op->u.query_variable_info.max_size = 0; in efi_runtime_call()
626 op->u.query_variable_info.attr, in efi_runtime_call()
627 &op->u.query_variable_info.max_store_size, in efi_runtime_call()
628 &op->u.query_variable_info.remain_store_size, in efi_runtime_call()
629 &op->u.query_variable_info.max_size); in efi_runtime_call()
/xen-4.10.0-shim-comet/xen/include/public/
A Dplatform.h213 } query_variable_info; member

Completed in 6 milliseconds