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

/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_internal.h192 kdp_machine_phys_write(kdp_writephysmem64_req_t *rq, caddr_t /* data */,
H A Dkdp_protocol.h380 } KDP_PACKED kdp_writephysmem64_req_t; typedef in typeref:struct:__anon1033
661 kdp_writephysmem64_req_t writephysmem64_req;
H A Dkdp.c519 kdp_writephysmem64_req_t *rq = &pkt->writephysmem64_req;
/darwin-on-arm/xnu/osfmk/kdp/ml/arm/
H A Dkdp_vm.c242 kdp_machine_phys_write(kdp_writephysmem64_req_t * rq __unused, caddr_t src __unused,
/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c256 kdp_machine_phys_write(kdp_writephysmem64_req_t *rq, caddr_t src,

Completed in 34 milliseconds