Searched refs:PRI_gpte (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | guest_pt.h | 75 #define PRI_gpte "08x" macro 148 #define PRI_gpte "016"PRIx64 macro 436 gprintk(XENLOG_INFO, " l4e=%" PRI_gpte " l4mfn=%" PRI_mfn "\n", in print_gw() 438 gprintk(XENLOG_INFO, " l3e=%" PRI_gpte " l3mfn=%" PRI_mfn "\n", in print_gw() 441 gprintk(XENLOG_INFO, " l3e=%" PRI_gpte "\n", gw->l3e.l3); in print_gw() 444 gprintk(XENLOG_INFO, " l2e=%" PRI_gpte " l2mfn=%" PRI_mfn "\n", in print_gw() 450 gprintk(XENLOG_INFO, " l1e=%" PRI_gpte " l1mfn=%" PRI_mfn "\n", in print_gw()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/ |
A D | types.h | 281 #define SH_PRI_gpte PRI_gpte
|
Completed in 9 milliseconds