Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Dx86_mmu.c743 #define DUMP_BIT(bit) do { \ in dump_entry() macro
749 DUMP_BIT(RW); in dump_entry()
750 DUMP_BIT(US); in dump_entry()
751 DUMP_BIT(PWT); in dump_entry()
752 DUMP_BIT(PCD); in dump_entry()
753 DUMP_BIT(A); in dump_entry()
754 DUMP_BIT(D); in dump_entry()
755 DUMP_BIT(G); in dump_entry()
756 DUMP_BIT(XD); in dump_entry()
761 #undef DUMP_BIT in dump_entry()