Lines Matching full:not
33 * Check whether storage keys are enabled. If not enabled, they were not
37 * If disabled, everything not explicitly triggered by the guest,
38 * such as outgoing migration or dirty/change tracking, should not touch
39 * storage keys and should not lazily enable it.
43 * Returns false if not enabled and true if enabled.
50 * Lazily enable storage keys. If this function is not implemented,
53 * if storage keys were not enabled before this call.
57 * Returns false if not enabled before this call, and true if already
66 * storage keys have not been lazily enabled yet.
83 * storage keys have not been lazily enabled yet and implicit
84 * enablement is not supported.