Lines Matching defs:leaf
264 cmd[1] |= FIELD_PREP(CMDQ_CFGI_1_LEAF, ent->cfgi.leaf);
280 cmd[1] |= FIELD_PREP(CMDQ_TLBI_1_LEAF, ent->tlbi.leaf);
289 cmd[1] |= FIELD_PREP(CMDQ_TLBI_1_LEAF, ent->tlbi.leaf);
975 int ssid, bool leaf)
986 .leaf = leaf,
1250 .leaf = true,
1895 /* Get the leaf page size */
1904 * Determine what level the granule is at. For non-leaf, both
1911 if (cmd->tlbi.leaf)
1953 size_t granule, bool leaf,
1958 .leaf = leaf,
1973 * Unfortunately, this can't be leaf-only since we may have
1980 size_t granule, bool leaf,
1988 .leaf = leaf,