Searched refs:probed (Results 1 – 16 of 16) sorted by relevance
34 static u8 probed[2]; in probe_cards() local36 if (probed[unsafe]) in probe_cards()39 probed[unsafe] = 1; in probe_cards()
767 unsigned long probed; in srmmu_inherit_prom_mappings() local781 probed = srmmu_probe(start); in srmmu_inherit_prom_mappings()782 if (!probed) { in srmmu_inherit_prom_mappings()793 if (srmmu_probe(addr + PMD_SIZE) == probed) in srmmu_inherit_prom_mappings()798 if (srmmu_probe(addr + PGDIR_SIZE) == probed) in srmmu_inherit_prom_mappings()806 *__nocache_fix(pgdp) = __pgd(probed); in srmmu_inherit_prom_mappings()820 *(pmd_t *)__nocache_fix(pmdp) = __pmd(probed); in srmmu_inherit_prom_mappings()832 *__nocache_fix(ptep) = __pte(probed); in srmmu_inherit_prom_mappings()
121 /* All this DP83TG720R PHYs can't be probed before switch@0 is122 * probed so we need to use compatible with PHYid
104 /* All this DP83TD510E PHYs can't be probed before switch@0 is105 * probed so we need to use compatible with PHYid
34 * controller & should be probed first.
54 * controller & should be probed first.
176 * controller & should be probed first.
246 * controller & should be probed first.
128 instruction set. When this errata is enabled, the CPUs will be probed
948 probed at boot by default.1000 probed at boot by default.
867 /* Hog these as no driver is probed for the entire LPC block */
98 * Needs to be brought up before the PCIe driver is probed,
942 * that would happen as soon as the UFS card gets probed as, without the
338 in a user-specifiable manner. Its state can be probed
156 managed by the kernel and kept transparent to the probed
1714 This option enable those enhancements which are not probed at run
Completed in 847 milliseconds