Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp67881pxk; Wed, 30 Sep 2020 18:09:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxh0qlzrFL4DxXZm2cf4N5bpoqczf6cynpnLcp4mbN6rvE+iUglFSm2y7JZ9fOJEDGbDbOJ X-Received: by 2002:a17:906:e113:: with SMTP id gj19mr5694370ejb.263.1601514559487; Wed, 30 Sep 2020 18:09:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601514559; cv=none; d=google.com; s=arc-20160816; b=F4K2pYjWKF4q7ro1kmEamsrmpwik/31c7Jp29LSrVkE00jzIgNQ4AQZEUf4e647fKY co1BeKUbFT0EqXtvbClfw3+cvqoKwFQr2Vm9FcdwaigCsQ2Xr8qd8oI8zKrWr99/z+GM Bykq7xrngllOpbYrO896mAKl1HaCePKZw/XQBQAU9b2oWRXON/esMJXZRD1P8fxhEZ0I tT/YWPp9ZuZuUz68EdJBYUpLAYCALR+R3OTQGi73vD/p0VdekNe+mri353embiTs62KV QWvbDsFft2cV219wV3IUhRqO2Gn+PyUd4o7lqE7X4tD9eS3vPZ0x6YWdhqdS/TslG6Di C94A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=+Ls7EOYLYAmPAGJn4DMdGAbMyHntYL+6RpUPKZU7JSk=; b=YuWt6f7+nzZsXc+q41vuR7v3GL7IIlWtqR/98yTQ/vE8+8uU0/Ms1kc7xLqxcoFD98 3OEtCp9sSnXLe4bd1C+yXT+M64/fL05AZBd98MCUoh8KXeQ80Oe5WhlcMPMAcuQNVB3p 4x2AHOtw+UIgr5BlIXJqzVLY9bMMIojJp8TZLcY2Pz+h7OFwxbfgr/gMArLneBOEEyhO TUS4TQSBzxUIA57kWmQaiYCdK8NnnLWNtzfXTCB7IhOcdNr6dQZG7wRyHRfmkZHz00tA DhElHqxz5ffyHgc8DZFpbI6iEnKimeDwbUKLga4ib2xbyYEErN78Pwm87HlT/BGsF4Sc iB2A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a26si2454519ejv.698.2020.09.30.18.08.57; Wed, 30 Sep 2020 18:09:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731763AbgI3Xc1 (ORCPT + 99 others); Wed, 30 Sep 2020 19:32:27 -0400 Received: from gate.crashing.org ([63.228.1.57]:54927 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731017AbgI3Xc1 (ORCPT ); Wed, 30 Sep 2020 19:32:27 -0400 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 08UNQ0cZ009821; Wed, 30 Sep 2020 18:26:00 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 08UNQ0Yc009819; Wed, 30 Sep 2020 18:26:00 -0500 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Wed, 30 Sep 2020 18:25:59 -0500 From: Segher Boessenkool To: Nick Desaulniers Cc: Peter Zijlstra , Dave Hansen , Greg Kroah-Hartman , shuo.a.liu@intel.com, LKML , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , "H . Peter Anvin" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Sean Christopherson , Yu Wang , Reinette Chatre , Yakui Zhao , Dan Williams , Fengwei Yin , Zhi Wang , Zhenyu Wang Subject: Re: [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces Message-ID: <20200930232559.GC28786@gate.crashing.org> References: <20200922114311.38804-1-shuo.a.liu@intel.com> <20200922114311.38804-5-shuo.a.liu@intel.com> <20200927105152.GG88650@kroah.com> <6f9a2b83-6904-2290-6c4f-526672390beb@intel.com> <20200930111612.GZ2628@hirez.programming.kicks-ass.net> <20200930161036.GY28786@gate.crashing.org> <20200930171346.GC2628@hirez.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2020 at 12:14:03PM -0700, Nick Desaulniers wrote: > Do we need register local storage here? Depends what you want. It looks like you do: > static inline long bar(unsigned long hcall_id) > { > long result; > asm volatile("movl %1, %%r8d\n\t" > "vmcall\n\t" > : "=a" (result) > : "ir" (hcall_id) > : ); > return result; > } "result" as output from the asm is in %rax, and the compiler will shuffle that to wherever it needs it as the function return value. That part will work fine. But how you are accessing %r8d is not correct, that needs to be a local register asm (or r8 be made a fixed reg, probably not what you want ;-) ) Segher