Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dmmu_context_32.h20 static inline unsigned long get_asid(void) in get_asid() function
38 static inline unsigned long get_asid(void) in get_asid() function
H A Dmmu_context.h130 #define get_asid() (0) macro
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c663 static int get_asid(const struct device_node *np) in get_asid() function