Home
last modified time | relevance | path

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

/arch/powerpc/platforms/ps3/
Dsetup.c159 struct ps3_prealloc ps3flash_bounce_buffer = { variable
164 EXPORT_SYMBOL_GPL(ps3flash_bounce_buffer);
165 #define prealloc_ps3flash_bounce_buffer() prealloc(&ps3flash_bounce_buffer)
173 ps3flash_bounce_buffer.size = 0; in early_parse_ps3flash()
/arch/powerpc/include/asm/
Dps3.h467 extern struct ps3_prealloc ps3flash_bounce_buffer;