I want to know the way to check the PCIe Memory-mapped BAR region is cacheable or not.
Is there any way to check the setting value or not? Or is it just configured uncacheable in hardware-way?? (I saw some post and articles that "MMIO memory region is always uncacheable" but I want to check or confirm the fact)
I configured PCIe device using the Xilinx FPGA and Xilinx PCIe IP. Also host cpu is Intel x86 Xeon CPU.