Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-1906/
Dpoc.c119 void *cpu_mapping = MAP_FAILED; in create_code_page() local
128 cpu_mapping = in create_code_page()
130 if (cpu_mapping == MAP_FAILED) { in create_code_page()
138 *cpu_addr = cpu_mapping; in create_code_page()