Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddcr.h28 #define DCR_MAP_OK(host) dcr_map_ok_generic(host) macro
38 #define DCR_MAP_OK(host) dcr_map_ok_native(host) macro
45 #define DCR_MAP_OK(host) dcr_map_ok_mmio(host) macro