Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Ddcr.h41 #define DCR_MAP_OK(host) dcr_map_ok_generic(host) macro
51 #define DCR_MAP_OK(host) dcr_map_ok_native(host) macro
58 #define DCR_MAP_OK(host) dcr_map_ok_mmio(host) macro