Searched refs:BOOT_HART_INVALID (Results 1 – 1 of 1) sorted by relevance
117 #define BOOT_HART_INVALID 0xffffffff macro118 uint32_t boot_hart = BOOT_HART_INVALID; /* The hart we booted on. */453 if (boot_hart == BOOT_HART_INVALID) { in parse_boot_hartid()