Searched refs:LPAD_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4v/sys/ | ||
H A D | lpad.h | 82 #define LPAD_SIZE (LPAD_TEXT_SIZE + LPAD_DATA_SIZE) macro |
/titanic_44/usr/src/uts/sun4v/os/ | ||
H A D | lpad.c | 40 uint64_t buf[LPAD_SIZE / sizeof (uint64_t)]; |