Home
last modified time | relevance | path

Searched refs:DCR_HOST_NATIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Ddcr.c39 if (host.type == DCR_HOST_NATIVE) in dcr_map_ok_generic()
67 host.type = DCR_HOST_NATIVE; in dcr_map_generic()
81 if (host.type == DCR_HOST_NATIVE) in dcr_unmap_generic()
92 if (host.type == DCR_HOST_NATIVE) in dcr_read_generic()
104 if (host.type == DCR_HOST_NATIVE) in dcr_write_generic()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Ddcr.c39 if (host.type == DCR_HOST_NATIVE) in dcr_map_ok_generic()
67 host.type = DCR_HOST_NATIVE; in dcr_map_generic()
81 if (host.type == DCR_HOST_NATIVE) in dcr_unmap_generic()
92 if (host.type == DCR_HOST_NATIVE) in dcr_read_generic()
104 if (host.type == DCR_HOST_NATIVE) in dcr_write_generic()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddcr-generic.h12 enum host_type_t {DCR_HOST_MMIO, DCR_HOST_NATIVE, DCR_HOST_INVALID}; enumerator
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddcr-generic.h12 enum host_type_t {DCR_HOST_MMIO, DCR_HOST_NATIVE, DCR_HOST_INVALID}; enumerator

Completed in 2 milliseconds