Home
last modified time | relevance | path

Searched defs:inst (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/linux/
H A Defi.h569 #define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__) argument
572 #define efi_call_proto(inst, func, ...) ({ \ argument