Searched refs:sp_instruction_access_not_executable (Results 1 – 3 of 3) sorted by relevance
82 sp_instruction_access_not_executable = 0x01, /**< Not executable */ enumerator
568 acc_desc.instruction_access = sp_instruction_access_not_executable; in test_mem_sharing()649 acc_desc[0].instruction_access = sp_instruction_access_not_executable; in test_mem_multi_sharing()653 acc_desc[1].instruction_access = sp_instruction_access_not_executable; in test_mem_multi_sharing()930 acc_desc.instruction_access = sp_instruction_access_not_executable; in test_mem_sharing_exc()
36 .instruction_access = sp_instruction_access_not_executable,
Completed in 13 milliseconds