Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Ddcr-generic.h12 enum host_type_t {DCR_HOST_MMIO, DCR_HOST_NATIVE, DCR_HOST_INVALID}; enumerator
/linux-6.1.9/arch/powerpc/sysdev/
Ddcr.c56 host.type = DCR_HOST_INVALID; in dcr_map_generic()