Searched refs:off (Results 1 – 7 of 7) sorted by relevance
168 int off = zefi_dsegs[i].off; in efi_entry() local170 uint8_t *src = &((uint8_t *)EXT_DATA_START)[off]; in efi_entry()173 bytes, dst, zefi_dsegs[i].off); in efi_entry()
69 int off = PCIE_BDF_TO_BUS(bdf) - bus_segs[i].start_bus; in pcie_mm_conf() local71 if (off >= 0 && off < bus_segs[i].n_buses) { in pcie_mm_conf()72 bdf = PCIE_BDF(off, in pcie_mm_conf()
53 # context is very expensive, and it is preferable to keep it turned off by not
15 bool "Turn off DSP if it presents"
51 Enable this to turn off the default background MPU address map. Your
71 this Kconfig option off prevents the system from directly
951 to switch the option off and have an increased number of MPU960 When the option is switched off, access to memory areas not996 to turn this off on MMU systems which are using the MMU for demand
Completed in 14 milliseconds