Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Druntime.c615 if ( (op->u.query_variable_info.attr in efi_runtime_call()
622 op->u.query_variable_info.max_store_size = in efi_runtime_call()
624 op->u.query_variable_info.remain_store_size = in efi_runtime_call()
628 op->u.query_variable_info.max_size = efi_boot_max_var_size; in efi_runtime_call()
633 op->u.query_variable_info.max_size = 0; in efi_runtime_call()
645 op->u.query_variable_info.attr, in efi_runtime_call()
646 &op->u.query_variable_info.max_store_size, in efi_runtime_call()
647 &op->u.query_variable_info.remain_store_size, in efi_runtime_call()
648 &op->u.query_variable_info.max_size); in efi_runtime_call()
/xen/xen/include/public/
A Dplatform.h213 } query_variable_info; member

Completed in 6 milliseconds