HomeSort by relevance Sort by last modified time
    Searched refs:NVMAP_HANDLE_ZEROED_PAGES (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/security/securityPatch/CVE-2016-8428/
poc.c 97 #define NVMAP_HANDLE_ZEROED_PAGES (0x1ul << 5)
162 g_real_alloc.flags = NVMAP_HANDLE_ZEROED_PAGES;
  /cts/hostsidetests/security/securityPatch/CVE-2016-8429/
poc.c 54 #define NVMAP_HANDLE_ZEROED_PAGES (0x1ul << 5)
118 alloc.flags = NVMAP_HANDLE_ZEROED_PAGES;
  /cts/hostsidetests/security/securityPatch/CVE-2016-8430/
poc.c 83 #define NVMAP_HANDLE_ZEROED_PAGES (0x1ul << 5)
144 g_real_alloc.flags = NVMAP_HANDLE_ZEROED_PAGES;
  /cts/hostsidetests/security/securityPatch/CVE-2016-8460/
poc.c 104 #define NVMAP_HANDLE_ZEROED_PAGES (0x1ul << 5)
135 alloc.flags = NVMAP_HANDLE_ZEROED_PAGES;

Completed in 77 milliseconds