Home
last modified time | relevance | path

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

/arch/s390/purgatory/
Dhead.S34 #define bufsz purgatory_end-stack macro
/arch/x86/platform/efi/
Druntime-map.c149 int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy()
/arch/x86/include/asm/
Defi.h438 static inline int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy()
/arch/powerpc/kernel/
Drtas.c975 u32 bufsz; in __fetch_rtas_last_error() local