Searched refs:TestAndSetPageTableEntry (Results 1 - 10 of 10) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.h67 static page_table_entry TestAndSetPageTableEntry(
126 X86PagingMethod32Bit::TestAndSetPageTableEntry(page_table_entry* entry, function in class:X86PagingMethod32Bit
H A DX86VMTranslationMap32Bit.cpp742 oldEntry = X86PagingMethod32Bit::TestAndSetPageTableEntry(
845 if (X86PagingMethod32Bit::TestAndSetPageTableEntry(&pt[index], 0,
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.h77 static page_table_entry TestAndSetPageTableEntry(
138 M68KPagingMethod040::TestAndSetPageTableEntry(page_table_entry* entry, function in class:M68KPagingMethod040
H A DM68KVMTranslationMap040.cpp941 oldEntry = M68KPagingMethod040::TestAndSetPageTableEntry(
1048 if (M68KPagingMethod040::TestAndSetPageTableEntry(&pt[index], 0,
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.h85 static page_table_entry TestAndSetPageTableEntry(
156 PPCPagingMethod460::TestAndSetPageTableEntry(page_table_entry* entry,
H A DPPCVMTranslationMap460.cpp1142 oldEntry = PPCPagingMethod460::TestAndSetPageTableEntry(
1315 if (PPCPagingMethod460::TestAndSetPageTableEntry(&pt[index], 0,
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.h85 static page_table_entry TestAndSetPageTableEntry(
156 PPCPagingMethodClassic::TestAndSetPageTableEntry(page_table_entry* entry,
H A DPPCVMTranslationMapClassic.cpp1142 oldEntry = PPCPagingMethodClassic::TestAndSetPageTableEntry(
1315 if (PPCPagingMethodClassic::TestAndSetPageTableEntry(&pt[index], 0,
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.h66 static page_table_entry TestAndSetPageTableEntry(
129 ARMPagingMethod32Bit::TestAndSetPageTableEntry(page_table_entry* entry, function in class:ARMPagingMethod32Bit
H A DARMVMTranslationMap32Bit.cpp739 oldEntry = ARMPagingMethod32Bit::TestAndSetPageTableEntry(
869 if (ARMPagingMethod32Bit::TestAndSetPageTableEntry(&pt[index], 0,

Completed in 65 milliseconds