Home
last modified time | relevance | path

Searched defs:is_prefetch (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/x86/mm/
Dfault.c124 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch() function
/linux-6.14.4/drivers/pci/controller/cadence/
Dpcie-cadence-ep.c101 bool is_prefetch = !!(flags & PCI_BASE_ADDRESS_MEM_PREFETCH); in cdns_pcie_ep_set_bar() local
/linux-6.14.4/drivers/pci/controller/
Dpcie-rockchip-ep.c175 bool is_prefetch = !!(flags & PCI_BASE_ADDRESS_MEM_PREFETCH); in rockchip_pcie_ep_set_bar() local