Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dclock_slice.c534 int root_entry; in clock_get_target_val() local
557 int root_entry; in clock_set_target_val() local
583 int root_entry; in clock_root_enabled() local
635 int root_entry; in clock_get_prediv() local
673 int root_entry; in clock_get_postdiv() local
715 int root_entry; in clock_get_src() local
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c411 int root_entry, src_entry; in clock_set_src() local
437 int root_entry; in clock_get_src() local
459 int root_entry; in clock_set_prediv() local
492 int root_entry; in clock_get_prediv() local
576 int root_entry; in clock_set_autopostdiv() local
614 int root_entry; in clock_get_autopostdiv() local
675 int root_entry, src_entry; in clock_root_cfg() local
/openbmc/linux/fs/btrfs/
H A Dref-verify.c22 struct root_entry { struct
23 u64 root_objectid;
24 u64 num_refs;
25 struct rb_node node;
/openbmc/linux/drivers/iommu/intel/
H A Diommu.h553 struct root_entry { struct
554 u64 lo;
555 u64 hi;
674 struct root_entry *root_entry; /* virtual address */ member