Home
last modified time | relevance | path

Searched refs:dcr_unmap_native (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/
H A Ddcr.h18 #define dcr_unmap(host, dcr_c) dcr_unmap_native(host, dcr_c)
H A Ddcr-native.h28 #define dcr_unmap_native(host, dcr_c) do {} while (0) macro