Searched refs:SLAVE_CODE_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define SLAVE_CODE_SIZE 256 macro57 slave_code_buf = kmalloc(SLAVE_CODE_SIZE, GFP_KERNEL); in setup_purgatory()63 slave_code_buf, SLAVE_CODE_SIZE, in setup_purgatory()71 memcpy(slave_code_buf, slave_code, SLAVE_CODE_SIZE); in setup_purgatory()74 slave_code_buf, SLAVE_CODE_SIZE, in setup_purgatory()