Home
last modified time | relevance | path

Searched refs:XKPHYS_TO_CCA (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/mips64/include/
H A Dcpu.h99 #define XKPHYS_TO_CCA(x) (((x) >> 59) & 0x07) macro
/openbsd/sys/arch/loongson/loongson/
H A Dbus_dma.c344 if (IS_XKPHYS(vaddr) && XKPHYS_TO_CCA(vaddr) == CCA_NC) { in _dmamap_sync()
/openbsd/sys/arch/octeon/octeon/
H A Dbus_dma.c395 if (IS_XKPHYS(vaddr) && XKPHYS_TO_CCA(vaddr) == CCA_NC) { in _dmamap_sync()