Searched refs:CINIT_PAGE_BITS (Results 1 – 2 of 2) sorted by relevance
73 #define CINIT_PAGE_BITS 0 /* Number of LSBs of address that macro
1000 #if CINIT_PAGE_BITS > 0 in cload_cinit()1002 ((1 << CINIT_PAGE_BITS) - 1); in cload_cinit()1003 atmp >>= CINIT_PAGE_BITS; in cload_cinit()