Home
last modified time | relevance | path

Searched refs:PE_mark_hwaccess_data (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/pexpert/pexpert/
H A Dpexpert.h104 void PE_mark_hwaccess_data(uint8_t type, uint8_t size, uint64_t paddr);
/xnu-11215.61.5/pexpert/arm/
H A Dpe_init.c852 PE_mark_hwaccess_data(uint8_t type, uint8_t size, uint64_t paddr) in PE_mark_hwaccess_data() function