Home
last modified time | relevance | path

Searched refs:impl_id (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/include/uapi/linux/
H A Dtee.h76 __u32 impl_id; member
/openbmc/linux/fs/nfs/
H A Dsuper.c601 struct nfs41_impl_id *impl_id = nfss->nfs_client->cl_implid; in show_implementation_id() local
604 impl_id->name, impl_id->domain, in show_implementation_id()
605 impl_id->date.seconds, impl_id->date.nseconds); in show_implementation_id()
H A Dnfs4xdr.c5711 memcpy(res->impl_id->domain, dummy_str, dummy); in decode_exchange_id()
5717 memcpy(res->impl_id->name, dummy_str, dummy); in decode_exchange_id()
5723 p = xdr_decode_hyper(p, &res->impl_id->date.seconds); in decode_exchange_id()
5724 res->impl_id->date.nseconds = be32_to_cpup(p); in decode_exchange_id()
H A Dnfs4proc.c8730 kfree(cdata->res.impl_id); in nfs4_exchange_id_release()
8787 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS); in nfs4_run_exchange_id()
8788 if (unlikely(calldata->res.impl_id == NULL)) in nfs4_run_exchange_id()
8827 kfree(calldata->res.impl_id); in nfs4_run_exchange_id()
8892 swap(clp->cl_implid, resp->impl_id); in _nfs4_proc_exchange_id()
/openbmc/linux/arch/powerpc/kvm/
H A De500mc.c226 sregs->u.e.impl_id = KVM_SREGS_E_IMPL_FSL; in kvmppc_core_get_sregs_e500mc()
249 if (sregs->u.e.impl_id == KVM_SREGS_E_IMPL_FSL) { in kvmppc_core_set_sregs_e500mc()
H A De500.c368 sregs->u.e.impl_id = KVM_SREGS_E_IMPL_FSL; in kvmppc_core_get_sregs_e500()
392 if (sregs->u.e.impl_id == KVM_SREGS_E_IMPL_FSL) { in kvmppc_core_set_sregs_e500()
/openbmc/linux/drivers/tee/optee/
H A Ddevice.c16 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
H A Dffa_abi.c720 .impl_id = TEE_IMPL_ID_OPTEE, in optee_ffa_get_version()
H A Dsmc_abi.c1186 .impl_id = TEE_IMPL_ID_OPTEE, in optee_get_version()
/openbmc/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c181 return (ver->impl_id == TEE_IMPL_ID_OPTEE); in optee_ctx_match()
/openbmc/linux/drivers/char/hw_random/
H A Doptee-rng.c208 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
/openbmc/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c63 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in stm32_bsec_optee_ta_match()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c198 if (ver->impl_id == TEE_IMPL_ID_OPTEE && in optee_ctx_match()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c202 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in ftpm_tee_match()
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c235 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dkvm.h208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h454 u32 impl_id; member
/openbmc/linux/drivers/tee/amdtee/
H A Dcore.c28 .impl_id = TEE_IMPL_ID_AMDTEE, in amdtee_get_version()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c541 return ver->impl_id == TEE_IMPL_ID_OPTEE; in scmi_optee_ctx_match()
/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c404 (apmt_node->impl_id) ? apmt_node->impl_id : in arm_cspmu_init_impl_ops()
/openbmc/linux/drivers/tee/
H A Dtee_core.c972 return scnprintf(buf, PAGE_SIZE, "%d\n", vers.impl_id); in implementation_id_show()
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1368 struct nfs41_impl_id *impl_id; member
/openbmc/linux/include/acpi/
H A Dactbl2.h296 u32 impl_id; member

12