Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Da.out.h119 #define SEGMENT_SIZE page_size macro
122 #define SEGMENT_SIZE 0x2000 macro
125 #define SEGMENT_SIZE 0x20000 macro
129 #define SEGMENT_SIZE PAGE_SIZE macro
139 #define SEGMENT_SIZE 1024 macro
143 #define SEGMENT_SIZE PAGE_SIZE macro
145 #define SEGMENT_SIZE getpagesize() macro
/linux-3.3/drivers/usb/host/
Dxhci.h1225 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro