Searched refs:__efi64_thunk_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | efi.h | 311 #define __efi64_thunk_map(inst, func, ...) \ macro 329 : __efi64_thunk_map(inst, func, inst, ##__VA_ARGS__)) 334 : __efi64_thunk_map(efi_table_attr(efi_system_table, \ 341 : __efi64_thunk_map(efi_table_attr(efi_system_table, \
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | efi.h | 333 #define __efi64_thunk_map(inst, func, ...) \ macro 362 __efi64_thunk_map(inst, func, ##__VA_ARGS__)), \ 366 __efi64_thunk_map(inst, func, ##__VA_ARGS__))
|
Completed in 2 milliseconds