Searched refs:bootconfig_end_addr (Results 1 – 1 of 1) sorted by relevance
48 static bool isTrailerPresent(uint64_t bootconfig_end_addr) { in isTrailerPresent() argument49 return !strncmp((char*)(bootconfig_end_addr - BOOTCONFIG_MAGIC_SIZE), in isTrailerPresent()