arm64_mem_crypt_ops
int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops);
static const struct arm64_mem_crypt_ops *crypt_ops;
int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops)
static const struct arm64_mem_crypt_ops realm_crypt_ops = {
static const struct arm64_mem_crypt_ops pkvm_crypt_ops = {