Searched refs:nrev (Results 1 – 4 of 4) sorted by relevance
111 uint64_t nrev, orev; in ucode_intel_load() local135 nrev = rdmsr(MSR_BIOS_SIGN) >> 32; in ucode_intel_load()137 *nrevp = nrev; in ucode_intel_load()140 if (nrev <= orev) in ucode_intel_load()325 uint64_t nrev, orev; in ucode_load_bsp() local363 error = ucode_loader->load(match, false, &nrev, &orev); in ucode_load_bsp()366 ucode_nrev = nrev; in ucode_load_bsp()
41 * `--with-version=(<major>.<minor>.<bugfix>-<nrev>-g<gid>|VERSION)`45 1) If --with-version=<major>.<minor>.<bugfix>-<nrev>-g<gid> is specified,
1443 [AS_HELP_STRING([--with-version=<major>.<minor>.<bugfix>-<nrev>-g<gid>],1452 … AC_MSG_ERROR([${with_version} does not match <major>.<minor>.<bugfix>-<nrev>-g<gid> or VERSION])
1475 --with-version=<major>.<minor>.<bugfix>-<nrev>-g<gid>