Searched refs:protection (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dthe-haiku-kernel.h54 extern area_id vm_clone_area(team_id team, const char *name, void **address, uint32 addressSpec, uint32 protection,
/vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/
H A Daccelerant.cpp86 area_id Clone(const char *name, void **_address, uint32 spec, uint32 protection, area_id sourceArea) argument
88 fArea = clone_area(name, _address, spec, protection, sourceArea);
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCA.asm106 ; Enables write protection.
118 ; Disables write protection.
H A DTRPMRCHandlersA.asm97 dd NAME(TRPMGCHyperTrap0dHandler) ; d - #GP - F - Y - General protection fault.
138 dd NAME(TRPMGCTrap0dHandler) ; d - #GP - F - Y - General protection fault.
1175 ; Disable write protection.
H A DCPUMRCA.asm40 ; Enables write protection of Hypervisor memory pages.
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dmemobj-r0drv-darwin.cpp1020 * Convert the protection.
1076 krc2, (void *)pvReal, (void *)cbReal, Info.protection, Info.max_protection, Info.inheritance,

Completed in 1445 milliseconds