Searched refs:SLAVE_CODE_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define SLAVE_CODE_SIZE 256 macro119 slave_code_buf = kmalloc(SLAVE_CODE_SIZE, GFP_KERNEL); in setup_purgatory()125 slave_code_buf, SLAVE_CODE_SIZE, in setup_purgatory()133 memcpy(slave_code_buf, slave_code, SLAVE_CODE_SIZE); in setup_purgatory()136 slave_code_buf, SLAVE_CODE_SIZE, in setup_purgatory()