Searched defs:tdx (Results 1 – 3 of 3) sorted by relevance
52 void tdh_vp_rd_failed(struct vcpu_tdx *tdx, char *uclass, u32 field, u64 err) in tdh_vp_rd_failed()58 void tdh_vp_wr_failed(struct vcpu_tdx *tdx, char *uclass, char *op, u32 field, in tdh_vp_wr_failed()435 struct vcpu_tdx *tdx, *tmp; in tdx_disable_virtualization_cpu() local669 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_vcpu_create() local715 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_vcpu_load() local814 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_prepare_switch_to_host() local839 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_vcpu_free() local898 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_to_vmx_exit_reason() local935 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_vcpu_enter_exit() local1028 struct vcpu_tdx *tdx = to_tdx(vcpu); in tdx_vcpu_run() local[all …]
475 } tdx; member