Searched refs:indirect_ptr (Results 1 – 2 of 2) sorted by relevance
27 indirect_ptr = node.cast(long_type) & ~constants.LX_RADIX_TREE_INTERNAL_NODE28 return indirect_ptr.cast(radix_tree_node_type.get_type().pointer())
855 u64 indirect_ptr, type = GITS_BASER_TYPE(baser); in vgic_its_check_id() local895 base + index * sizeof(indirect_ptr), in vgic_its_check_id()896 &indirect_ptr, sizeof(indirect_ptr))) in vgic_its_check_id()899 indirect_ptr = le64_to_cpu(indirect_ptr); in vgic_its_check_id()902 if (!(indirect_ptr & BIT_ULL(63))) in vgic_its_check_id()906 indirect_ptr &= GENMASK_ULL(51, 16); in vgic_its_check_id()910 indirect_ptr += index * esz; in vgic_its_check_id()913 *eaddr = indirect_ptr; in vgic_its_check_id()915 return __is_visible_gfn_locked(its, indirect_ptr); in vgic_its_check_id()