Home
last modified time | relevance | path

Searched refs:cpu_end (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh70 local cpu_end=""
77 cpu_end=""
80 cpu_end=$(echo "$cpu" | cut -d "-" -f 2)
81 for((i=cpu_start;i<=cpu_end;i++)); do
/linux/drivers/pci/controller/
H A Dpci-v3-semi.c601 u64 cpu_end = entry->res->end; in v3_get_dma_range_config() local
602 u64 pci_end = cpu_end - entry->offset; in v3_get_dma_range_config()
666 cpu_addr, cpu_end, in v3_get_dma_range_config()
H A Dpcie-rcar-host.c850 u64 cpu_end = entry->res->end; in rcar_pcie_inbound_ranges() local
860 while (cpu_addr < cpu_end) { in rcar_pcie_inbound_ranges()
H A Dpcie-rzg3s-host.c1292 u64 cpu_end = entry->res->end; in rzg3s_pcie_set_inbound_windows() local
1297 while (cpu_addr < cpu_end) { in rzg3s_pcie_set_inbound_windows()