Searched refs:wrprotect (Results 1 – 4 of 4) sorted by relevance
360 PTE_BIT_FUNC(high, wrprotect, &= ~(_PAGE_EXT_USER_WRITE | _PAGE_EXT_KERN_WRITE));364 PTE_BIT_FUNC(low, wrprotect, &= ~_PAGE_RW);
89 PTE_BIT_FUNC(wrprotect, &= ~(_PAGE_WRITE));
201 PMD_BIT_FUNC(wrprotect, |= L_PMD_SECT_RDONLY);
5087 u8 wrprotect; in resp_write_scat() local5101 wrprotect = (cmd[10] >> 5) & 0x7; in resp_write_scat()5107 wrprotect = (cmd[2] >> 5) & 0x7; in resp_write_scat()5114 wrprotect) { in resp_write_scat()5120 wrprotect == 0) in resp_write_scat()