Searched refs:FSTK_SZ (Results 1 – 2 of 2) sorted by relevance
83 #define FSTK_SZ (PAGE_SIZE/2) macro92 uint8_t fstk[FSTK_SZ] __attribute__ ((aligned(16)));
460 bzero((void *) cfstk, FSTK_SZ); in cpu_desc_init()461 cdt->ktss.ist2 = DBLMAP((uint64_t)cdt->fstkp + FSTK_SZ); in cpu_desc_init()796 cfstk += FSTK_SZ; in cpu_data_realloc()