Searched refs:xen_set_pat (Results 1 – 3 of 3) sorted by relevance
/arch/x86/xen/ | ||
D | xen-ops.h | 36 void xen_set_pat(u64); |
D | enlighten.c | 1151 xen_set_pat(((u64)high << 32) | low); in xen_write_msr_safe() |
D | mmu.c | 448 void xen_set_pat(u64 pat) in xen_set_pat() function |