Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dps3gpu.h51 u64 xdr_size, u64 ioif_offset) in lv1_gpu_fb_setup()
/openbmc/linux/fs/afs/
H A Dyfsclient.c18 #define xdr_size(x) (sizeof(*x) / sizeof(__be32)) macro