/openbmc/linux/include/uapi/linux/ |
H A D | tee.h | 76 __u32 impl_id; member
|
/openbmc/linux/fs/nfs/ |
H A D | super.c | 603 struct nfs41_impl_id *impl_id = nfss->nfs_client->cl_implid; in show_implementation_id() local 606 impl_id->name, impl_id->domain, in show_implementation_id() 607 impl_id->date.seconds, impl_id->date.nseconds); in show_implementation_id()
|
H A D | nfs4xdr.c | 5711 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 D | nfs4proc.c | 8733 kfree(cdata->res.impl_id); in nfs4_exchange_id_release() 8790 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS); in nfs4_run_exchange_id() 8791 if (unlikely(calldata->res.impl_id == NULL)) in nfs4_run_exchange_id() 8830 kfree(calldata->res.impl_id); in nfs4_run_exchange_id() 8895 swap(clp->cl_implid, resp->impl_id); in _nfs4_proc_exchange_id()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | e500mc.c | 226 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 D | e500.c | 368 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 D | device.c | 16 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
H A D | ffa_abi.c | 726 .impl_id = TEE_IMPL_ID_OPTEE, in optee_ffa_get_version()
|
H A D | smc_abi.c | 1186 .impl_id = TEE_IMPL_ID_OPTEE, in optee_get_version()
|
/openbmc/linux/drivers/firmware/broadcom/ |
H A D | tee_bnxt_fw.c | 181 return (ver->impl_id == TEE_IMPL_ID_OPTEE); in optee_ctx_match()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | optee-rng.c | 208 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
/openbmc/linux/drivers/nvmem/ |
H A D | stm32-bsec-optee-ta.c | 63 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in stm32_bsec_optee_ta_match()
|
/openbmc/linux/security/keys/trusted-keys/ |
H A D | trusted_tee.c | 198 if (ver->impl_id == TEE_IMPL_ID_OPTEE && in optee_ctx_match()
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_ftpm_tee.c | 202 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in ftpm_tee_match()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-optee.c | 235 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
/openbmc/linux/drivers/perf/arm_cspmu/ |
H A D | arm_cspmu.c | 404 (apmt_node->impl_id) ? apmt_node->impl_id : in arm_cspmu_init_impl_ops()
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | optee.c | 548 return ver->impl_id == TEE_IMPL_ID_OPTEE; in scmi_optee_ctx_match()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_admin_defs.h | 454 u32 impl_id; member
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 207 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/ |
H A D | kvm.h | 208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
/openbmc/linux/drivers/tee/amdtee/ |
H A D | core.c | 28 .impl_id = TEE_IMPL_ID_AMDTEE, in amdtee_get_version()
|
/openbmc/linux/drivers/tee/ |
H A D | tee_core.c | 972 return scnprintf(buf, PAGE_SIZE, "%d\n", vers.impl_id); in implementation_id_show()
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | 1368 struct nfs41_impl_id *impl_id; member
|
/openbmc/linux/include/acpi/ |
H A D | actbl2.h | 296 u32 impl_id; member
|