All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: ali saeedi <ali.saeedi56@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] TARGET_PAGE_BITS
Date: Fri, 23 Jun 2017 15:41:26 +0100	[thread overview]
Message-ID: <87tw36sr55.fsf@linaro.org> (raw)
In-Reply-To: <CAGKXQydF6Y6xpfHGb3neVC-x72o+FEnvHBis87A3JbWRAmoGYA@mail.gmail.com>


ali saeedi <ali.saeedi56@gmail.com> writes:

> Hello
> What does TARGET_PAGE_BITS mean in qemu code?

It's the page size of the target. e.g.

  TARGET_PAGE_BITS 12

  1 << 12 = 4096 = 4k pages


> thanks a lot


--
Alex Bennée

  reply	other threads:[~2017-06-23 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23 14:13 [Qemu-devel] TARGET_PAGE_BITS ali saeedi
2017-06-23 14:41 ` Alex Bennée [this message]
2017-06-23 15:02   ` ali saeedi
2017-06-23 15:06     ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2017-05-22 12:54 ali saeedi
2017-05-22 13:10 ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tw36sr55.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=ali.saeedi56@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.