Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_internal.h198 kdp_machine_phys_write(kdp_writephysmem64_req_t * rq, caddr_t /* data */,
H A Dkdp_protocol.h390 } KDP_PACKED kdp_writephysmem64_req_t; typedef
671 kdp_writephysmem64_req_t writephysmem64_req;
H A Dkdp.c509 kdp_writephysmem64_req_t *rq = &pkt->writephysmem64_req; in kdp_writephysmem64()
/xnu-10002.41.9/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c277 kdp_machine_phys_write(kdp_writephysmem64_req_t *rq, caddr_t src, in kdp_machine_phys_write()
/xnu-10002.41.9/osfmk/kdp/ml/arm/
H A Dkdp_vm.c275 kdp_machine_phys_write(kdp_writephysmem64_req_t *rq __unused, caddr_t src __unused, in kdp_machine_phys_write()