Searched refs:DPCPU_STOP (Results 1 – 3 of 3) sorted by relevance
72 #define DPCPU_STOP ((uintptr_t)&__stop_set_pcpu) macro73 #define DPCPU_BYTES (DPCPU_STOP - DPCPU_START)
247 if (value < DPCPU_START || value >= DPCPU_STOP) in db_value_of_name_pcpu()
522 ef->pcpu_stop = DPCPU_STOP; in link_elf_init()