Searched refs:ed (Results 1 – 4 of 4) sorted by relevance
24 uintptr_t ed = st + sz; in secure_ddr_region() local29 assert(st < ed); in secure_ddr_region()33 assert(ed % SIZE_M(1) == 0); in secure_ddr_region()36 ed_mb = ed / SIZE_M(1); in secure_ddr_region()
52 uintptr_t ed = st + sz; in sgrf_ddr_rgn_config() local56 assert(st < ed); in sgrf_ddr_rgn_config()60 assert(ed % SIZE_M(1) == 0); in sgrf_ddr_rgn_config()63 ed_mb = ed / SIZE_M(1); in sgrf_ddr_rgn_config()
60 uintptr_t ed = st + sz; in sgrf_ddr_rgn_config() local64 assert(st < ed); in sgrf_ddr_rgn_config()68 assert(ed % SIZE_M(1) == 0); in sgrf_ddr_rgn_config()71 ed_mb = ed / SIZE_M(1); in sgrf_ddr_rgn_config()
126 ``OR``\ ed to form parameters to macros that define events (see
Completed in 4 milliseconds