Lines Matching refs:TRACEF
109 TRACEF("ARM64: out of ASIDs\n"); in Alloc()
442 TRACEF("failed to allocate page table\n"); in GetPageTable()
611 TRACEF("not page aligned\n"); in MapPageTable()
638 TRACEF("page table entry already in use, index %#" PRIxPTR ", %#" PRIx64 "\n", in MapPageTable()
694 TRACEF("not page aligned\n"); in ProtectPageTable()
758 …TRACEF("vaddr %#" PRIxPTR ", size %#" PRIxPTR " out of range vaddr %#" PRIxPTR ", size %#" PRIxPTR… in MapPages()
781 TRACEF("vaddr 0x%lx, size 0x%lx out of range vaddr 0x%lx, size 0x%lx\n", in UnmapPages()
805 …TRACEF("vaddr %#" PRIxPTR ", size %#" PRIxPTR " out of range vaddr %#" PRIxPTR ", size %#" PRIxPTR… in ProtectPages()
1122 TRACEF("aspace %p\n", aspace); in ContextSwitch()
1136 TRACEF("ttbr %#" PRIx64 ", tcr %#" PRIx64 "\n", ttbr, tcr); in ContextSwitch()
1142 TRACEF("tcr %#" PRIx64 "\n", tcr); in ContextSwitch()