Home
last modified time | relevance | path

Searched refs:mm_printk (Results 1 – 1 of 1) sorted by relevance

/xen/xen/arch/arm/
A Dmm.c55 mm_printk(const char *fmt, ...) {} in mm_printk() function
57 #define mm_printk(fmt, args...) \ macro
1074 mm_printk("Modifying invalid entry is not allowed.\n"); in xen_pt_check_entry()
1081 mm_printk("Modifying memory attributes is not allowed (0x%x -> 0x%x).\n", in xen_pt_check_entry()
1089 mm_printk("Modifying entry with contiguous bit set is not allowed.\n"); in xen_pt_check_entry()
1102mm_printk("Changing MFN for a valid entry is not allowed (%#"PRI_mfn" -> %#"PRI_mfn").\n", in xen_pt_check_entry()
1116 mm_printk("Removing entry with contiguous bit set is not allowed.\n"); in xen_pt_check_entry()
1168 mm_printk("%s: Unable to map level %u\n", __func__, level); in xen_pt_update_entry()
1184 mm_printk("%s: Shattering superpage is not supported\n", __func__); in xen_pt_update_entry()
1259 mm_printk("Mappings should not be both Writeable and Executable.\n"); in xen_pt_update()
[all …]

Completed in 6 milliseconds