Searched refs:SMP_MSG_INVALIDATE_PAGE_RANGE (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/kernel/
H A Dsmp.h26 SMP_MSG_INVALIDATE_PAGE_RANGE = 0, enumerator in enum:__anon1
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.cpp506 smp_send_broadcast_ici(SMP_MSG_INVALIDATE_PAGE_RANGE, *virtualAddress,
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp509 smp_send_broadcast_ici(SMP_MSG_INVALIDATE_PAGE_RANGE, *virtualAddress,
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp511 smp_send_broadcast_ici(SMP_MSG_INVALIDATE_PAGE_RANGE, *virtualAddress,
/haiku/src/system/kernel/
H A Dsmp.cpp926 case SMP_MSG_INVALIDATE_PAGE_RANGE:

Completed in 109 milliseconds