HomeSort by: relevance | last modified time | path
    Searched defs:PHYS_HI_PREFETCH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/fdt/
pcihost_fdtvar.h 31 #define PHYS_HI_PREFETCH __BIT(30)
  /src/sys/arch/riscv/fdt/
pcihost_fdtvar.h 31 #define PHYS_HI_PREFETCH __BIT(30)
  /src/sys/arch/arm/broadcom/
bcm2838_pcie.c 51 #define PHYS_HI_PREFETCH __BIT(30)
364 if ((phys_hi & PHYS_HI_PREFETCH) != 0 ||

Completed in 20 milliseconds