Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c392 for (uint16_t n4 = 0; n4 <= 0x1ffu; n4++) { in virt_dump() local
393 pte = &pte_start[n4]; in virt_dump()
409 | ((uint64_t) n4)); in virt_dump()