All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86: improve PDX <-> PFN and alike translations
@ 2018-02-28 13:51 Jan Beulich
  2018-02-28 13:56 ` [PATCH 1/5] x86: remove page.h and processor.h inclusion from asm_defns.h Jan Beulich
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jan Beulich @ 2018-02-28 13:51 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper

1: remove page.h and processor.h inclusion from asm_defns.h
2: use PDEP for PTE flags insertion when available
3: use PDEP/PEXT for maddr/direct-map-offset conversion when available
4: use PDEP/PEXT for PFN/PDX conversion when available
5: use MOV for PFN/PDX conversion when possible

Signed-off-by: Jan Beulich <jbeulich@suse.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-03-06  8:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 13:51 [PATCH 0/5] x86: improve PDX <-> PFN and alike translations Jan Beulich
2018-02-28 13:56 ` [PATCH 1/5] x86: remove page.h and processor.h inclusion from asm_defns.h Jan Beulich
2018-02-28 13:57 ` [PATCH 2/5] x86: use PDEP for PTE flags insertion when available Jan Beulich
2018-02-28 13:57 ` [PATCH 3/5] x86: use PDEP/PEXT for maddr/direct-map-offset conversion " Jan Beulich
2018-02-28 13:58 ` [PATCH 4/5] x86: use PDEP/PEXT for PFN/PDX " Jan Beulich
2018-02-28 14:35   ` Jan Beulich
2018-02-28 13:59 ` [PATCH 5/5] x86: use MOV for PFN/PDX conversion when possible Jan Beulich
2018-02-28 16:47 ` [PATCH 0/5] x86: improve PDX <-> PFN and alike translations Andrew Cooper
2018-03-01  7:22   ` Jan Beulich
2018-03-05  8:37   ` Jan Beulich
2018-03-06  8:45   ` Jan Beulich

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.