Searched refs:initial (Results 1 – 7 of 7) sorted by relevance
56 bool "Support initial ramdisk/ramfs compressed using gzip"61 Support loading of a gzip encoded initial ramdisk or cpio buffer.65 bool "Support initial ramdisk/ramfs compressed using bzip2"70 Support loading of a bzip2 encoded initial ramdisk or cpio buffer74 bool "Support initial ramdisk/ramfs compressed using LZMA"79 Support loading of a LZMA encoded initial ramdisk or cpio buffer83 bool "Support initial ramdisk/ramfs compressed using XZ"88 Support loading of a XZ encoded initial ramdisk or cpio buffer.92 bool "Support initial ramdisk/ramfs compressed using LZO"97 Support loading of a LZO encoded initial ramdisk or cpio buffer[all …]
258 u16 initial; in sriov_enable() local271 pci_read_config_word(dev, iov->pos + PCI_SRIOV_INITIAL_VF, &initial); in sriov_enable()272 if (initial > iov->total_VFs || in sriov_enable()273 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (initial != iov->total_VFs))) in sriov_enable()277 (!(iov->cap & PCI_SRIOV_CAP_VFM) && (nr_virtfn > initial))) in sriov_enable()321 iov->initial_VFs = initial; in sriov_enable()322 if (nr_virtfn < initial) in sriov_enable()323 initial = nr_virtfn; in sriov_enable()325 rc = pcibios_sriov_enable(dev, initial); in sriov_enable()338 for (i = 0; i < initial; i++) { in sriov_enable()
6 initial ram disks of installation disks, but it could be used for
23 to use an initial ramdisk (initrd) to boot.
122 may pass arbitrary information to the initial domain.
1421 Khazad was a finalist in the initial NESSIE competition. It is
1304 initial reference to the kobject gained on allocation. An